mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 17:33:18 +00:00
Add new repo_file_get file and clean settings.py.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from django.conf import settings
|
||||
|
||||
NOTIFICATION_CACHE_TIMEOUT = getattr(settings, 'NOTIFICATION_CACHE_TIMEOUT', 24*60*60)
|
||||
NOTIFICATION_CACHE_TIMEOUT = getattr(settings, 'NOTIFICATION_CACHE_TIMEOUT', 0)
|
||||
|
Reference in New Issue
Block a user