mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
fix email
This commit is contained in:
parent
d068e31ccd
commit
1f2af533bd
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ LOGLEVEL=error
|
|||
# EMAIL_CONFIG=smtp://user:password@youremail.host:25
|
||||
# EMAIL_CONFIG=smtp+ssl://user:password@youremail.host:465
|
||||
# EMAIL_CONFIG=smtp+tls://user:password@youremail.host:587
|
||||
EMAIL_CONFIG=smtp://localhost:25
|
||||
|
||||
# Make e-mail verification mandatory before using the service
|
||||
# Doesn't apply to admins.
|
||||
|
|
Loading…
Reference in a new issue