mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 16:21:35 +01:00
add accidentally removed cache file reference
This commit is contained in:
@@ -17,6 +17,7 @@ SECTIONS_DIR = "sections/"
|
|||||||
NEWS_DIR = "news/"
|
NEWS_DIR = "news/"
|
||||||
PICTURES_DIR = "pictures/"
|
PICTURES_DIR = "pictures/"
|
||||||
MAIN_LINKS_DIR = "mainLinks/"
|
MAIN_LINKS_DIR = "mainLinks/"
|
||||||
|
CACHE_FILE = "cache.json"
|
||||||
|
|
||||||
# json config keys
|
# json config keys
|
||||||
TIMEOUT_RELATIVE = "timeout-relative-weeks"
|
TIMEOUT_RELATIVE = "timeout-relative-weeks"
|
||||||
|
|||||||
Reference in New Issue
Block a user