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

i18n for seahub and share

This commit is contained in:
zhengxie
2013-01-09 19:19:08 +08:00
parent 0d62163c8a
commit 9e167e7f76
5 changed files with 168 additions and 111 deletions

View File

@@ -255,7 +255,7 @@ LOGGING = {
# Email sending #
#################
SEND_EMAIL_ON_ADDING_SYSTEM_MEMBER = True # Whether to send email when a system staff adding new member.
SEND_EMAIL_ON_ADDING_SYSTEM_MEMBER = False # Whether to send email when a system staff adding new member.
SEND_EMAIL_ON_RESETTING_USER_PASSWD = True # Whether to send email when a system staff resetting user's password.
#####################