1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 21:30:39 +00:00

[language] send email

This commit is contained in:
zming
2017-06-12 16:45:09 +08:00
parent 14df2bcffd
commit c83cc9f212
2 changed files with 9 additions and 2 deletions

View File

@@ -394,6 +394,9 @@ ACTIVATE_AFTER_REGISTRATION = True
# This option will be ignored if ``ACTIVATE_AFTER_REGISTRATION`` set to ``True``.
REGISTRATION_SEND_MAIL = False
#Control the language that send email.
SHARE_LINK_EMAIL_LANGUAGE = ''
REQUIRE_DETAIL_ON_REGISTRATION = False
# Account initial password, for password resetting.