1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00

Merge pull request #6 from NicolasPetton/master

Enable email notification
This commit is contained in:
tostaki 2016-11-16 16:20:26 +01:00 committed by GitHub
commit 7ba4a6b77a

View file

@ -29,7 +29,7 @@ FROM = "Gogs" <gogs-noreply@yuno_domain>
SKIP_VERIFY = true
[service]
REGISTER_EMAIL_CONFIRM = false
ENABLE_NOTIFY_MAIL = false
ENABLE_NOTIFY_MAIL = true
DISABLE_REGISTRATION = true
ENABLE_CAPTCHA = false
REQUIRE_SIGNIN_VIEW = false