]> git.0d.be Git - panikdb.git/commitdiff
enable automatic scheduling of diffusions
authorFrédéric Péters <fpeters@0d.be>
Tue, 18 Oct 2022 08:26:39 +0000 (10:26 +0200)
committerFrédéric Péters <fpeters@0d.be>
Tue, 18 Oct 2022 08:26:39 +0000 (10:26 +0200)
panikdb/settings.py

index f8446fe6c9efa9139fb93471baaf26a6278ee52d..2da32b838e66d7066f80b5754ad0e444b847d5ad 100644 (file)
@@ -316,6 +316,7 @@ COMBO_CELL_TEMPLATES = {}
 WIKI_SEARCH_BASE_URL = None
 CELL_CONDITIONS_ENABLED = False
 FTS_DICTIONARY_CONFIG = 'french'
+NONSTOP_AUTO_SCHEDULE = True
 
 HOME_EXTRA_TOP_LINKS = []