add default value for WTF_CSRF_ENABLED
This commit is contained in:
parent
c06f0d03c1
commit
69fb8217eb
@ -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