mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-20 05:11:40 +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()
|
CONFIG = load_all_config()
|
||||||
globals().update(CONFIG)
|
globals().update(CONFIG)
|
||||||
|
|
||||||
|
# Timezone set as UTC
|
||||||
|
os.environ["TZ"] = 'UTC'
|
||||||
|
|
||||||
|
|
||||||
############################## Importable Checkers #############################
|
############################## Importable Checkers #############################
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user