strings
This commit is contained in:
@@ -53,11 +53,11 @@ data:
|
||||
SIGNUPS_VERIFY: "true"
|
||||
signups_verify_resend_limit: "6"
|
||||
signups_verify_resend_time: "3600"
|
||||
smtp_host: "mxe965.netcup.net"
|
||||
smtp_security: "starttls"
|
||||
smtp_host: mxe965.netcup.net
|
||||
smtp_security: starttls
|
||||
smtp_port: "587"
|
||||
smtp_from: "noreply@borninpain.de"
|
||||
smtp_from_name: "Vaultwarden"
|
||||
smtp_from: noreply@borninpain.de
|
||||
smtp_from_name: Vaultwarden
|
||||
smtp_timeout: "15"
|
||||
smtp_embed_images: "true"
|
||||
smtp_accept_invalid_certs: "false"
|
||||
|
||||
Reference in New Issue
Block a user