Update config.toml
This commit is contained in:
parent
5bda552ecc
commit
5e9aa27551
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
# # secret key needs to be 16 characters long or more
|
||||
secret_key = "CHANGE_ME" # env variable: SERVER_SECRET_KEY
|
||||
# verify_requests = false
|
||||
encrypt_query_params = true
|
||||
|
||||
# [cache]
|
||||
# enabled = true
|
||||
|
|
Reference in a new issue