feat: deactivate cache in dev config
This commit is contained in:
@@ -9,6 +9,7 @@ host=localhost
|
||||
secret=CHANGE-ME
|
||||
debug=True
|
||||
internal_ips=["127.0.0.1"]
|
||||
cache=False
|
||||
|
||||
[database]
|
||||
backend=sqlite3
|
||||
|
||||
Reference in New Issue
Block a user