Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ recaptcha_secret="6LfB8XgpAAAAAHzEffkx6qC2ZWQ7anHzCkJaD0KH" # Obtener keys en ht
recaptcha_site_key="6LfB8XgpAAAAAAHOVyCmMToKL-PcvbKoF-OA_v-T" # Obtener keys en https://www.google.com/recaptcha/admin/create?hl=es-419

# Apartado de Correo
new_user_verification=true # Requerir que un usuario deba verificarse para utilizar la api
new_user_verification=false
smtp_host="smtp-relay.brevo.com" # Host SMTP
smtp_port=587 # Puerto SMTP
smtp_user="theshadowbrokers133@gmail.com" # Usuario SMTP
Expand Down