mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
Change admin navigator
This commit is contained in:
@@ -239,7 +239,7 @@ else:
|
||||
|
||||
LOGIN_URL = SITE_ROOT + 'accounts/login'
|
||||
|
||||
USER_TOTAL_SPACE = 2 * pow(2,30)
|
||||
USER_TOTAL_SPACE = 5 * pow(2,30)
|
||||
|
||||
SEAFILE_VERSION = '1.1.0'
|
||||
SEAFILE_VERSION = '1.2.0'
|
||||
|
||||
|
Reference in New Issue
Block a user