diff --git a/settings.py b/settings.py index c6cc9e8943..b5919bb44a 100644 --- a/settings.py +++ b/settings.py @@ -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 diff --git a/templates/base.html b/templates/base.html index 5c6decd247..bcfc91e957 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,7 +4,7 @@
-