mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-19 12:51:49 +02: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