|
|
@ -25,7 +25,7 @@ prune_days = 150 |
|
|
|
debug_mode = true |
|
|
|
|
|
|
|
# Used to encrypt csrf tokens and csrf cookies. |
|
|
|
# Generate random bytes: openssl rand -base64 48 |
|
|
|
# Generate random bytes: openssl rand -base64 32 |
|
|
|
# Then paste the result in this variable |
|
|
|
cookie_key = "" |
|
|
|
|
|
|
|