mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
improve config loading of TMP_DIR, LIB_DIR, move to separate files
This commit is contained in:
@@ -5,7 +5,7 @@ from django.utils import timezone
|
||||
from django.contrib.auth.middleware import RemoteUserMiddleware
|
||||
from django.core.exceptions import ImproperlyConfigured
|
||||
|
||||
from archivebox.config import SERVER_CONFIG
|
||||
from archivebox.config.common import SERVER_CONFIG
|
||||
|
||||
|
||||
def detect_timezone(request, activate: bool=True):
|
||||
|
||||
Reference in New Issue
Block a user