1
0
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:
zhengxie
2012-11-05 17:49:24 +08:00
parent 02f368a014
commit d2d38fd348
4 changed files with 36 additions and 34 deletions

View File

@@ -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'