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

Change default title

This commit is contained in:
zhengxie
2012-10-23 20:14:12 +08:00
parent 927741d552
commit 0fc71e366e
2 changed files with 2 additions and 2 deletions

View File

@@ -199,7 +199,7 @@ CCNET_APPLET_ROOT = "http://localhost:13420"
# Account initial password, for password resetting.
INIT_PASSWD = '123456'
SEAHUB_TITLE = 'SeaHub'
SEAHUB_TITLE = 'Private SeaCloud'
USE_SUBDOMAIN = False