mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[Issue #47] Enable signup on seahub.
This commit is contained in:
@@ -194,6 +194,9 @@ SITE_NAME = 'Seafile'
|
||||
# server.
|
||||
SERVE_STATIC = True
|
||||
|
||||
# Enalbe or disalbe registration on web.
|
||||
ENABLE_SIGNUP = False
|
||||
|
||||
try:
|
||||
import local_settings
|
||||
except ImportError:
|
||||
|
Reference in New Issue
Block a user