Use lax cookiePolicy in example config
This was previously changed in the default config, but the example was not updated. Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
"addDisqus": true,
|
"addDisqus": true,
|
||||||
"addGoogleAnalytics": true
|
"addGoogleAnalytics": true
|
||||||
},
|
},
|
||||||
"cookiePolicy": "strict",
|
"cookiePolicy": "lax",
|
||||||
"db": {
|
"db": {
|
||||||
"username": "",
|
"username": "",
|
||||||
"password": "",
|
"password": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user