1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 15:19:06 +00:00

Disable notification cache

This commit is contained in:
xiez
2012-06-06 13:55:55 +08:00
parent c5daf3879a
commit 7abacb8b6a
3 changed files with 8 additions and 2 deletions

View File

@@ -185,6 +185,9 @@ AUTO_GENERATE_AVATAR_SIZES = (80, 16)
AVATAR_MAX_AVATARS_PER_USER = 1
AVATAR_CACHE_TIMEOUT = 0
#info-bar notification
NOTIFICATION_CACHE_TIMEOUT = 0
LOGIN_URL = SITE_ROOT + 'accounts/login'
# profile