1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 15:19:06 +00:00

i18n for org email

This commit is contained in:
zhengxie
2012-10-30 19:37:47 +08:00
parent e9fd5d7b0e
commit 3ad2a2cf0a
7 changed files with 126 additions and 35 deletions

View File

@@ -193,8 +193,8 @@ MAX_UPLOAD_FILE_SIZE = 100 * 1024 * 1024 # 100 MB
MAX_UPLOAD_FILE_NAME_LEN = 256
# Base url and name used in email sending
SITE_BASE = 'http://gonggeng.org/'
SITE_NAME = 'gonggeng'
SITE_BASE = 'http://seafile.com'
SITE_NAME = 'Seafile'
# Set to True when user will be activaed after registration,
# and no email sending