add default value for WTF_CSRF_ENABLED
This commit is contained in:
parent
b32cbd6ca6
commit
d1ee3eeebd
@ -21,3 +21,4 @@ SESSION_USE_SIGNER = True
|
||||
PERMANENT_SESSION_LIFETIME = 600
|
||||
CRL_DIRECTORY = crl
|
||||
CA_CHAIN = ssl/server-certs/ca-chain.pem
|
||||
WTF_CSRF_ENABLED = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user