mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-08 11:55:54 +10:00
Merge pull request #435 from apkallum/master
This commit is contained in:
@@ -738,6 +738,9 @@ def load_all_config():
|
||||
CONFIG = load_all_config()
|
||||
globals().update(CONFIG)
|
||||
|
||||
# Timezone set as UTC
|
||||
os.environ["TZ"] = 'UTC'
|
||||
|
||||
|
||||
############################## Importable Checkers #############################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user