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,
|
||||
"addGoogleAnalytics": true
|
||||
},
|
||||
"cookiePolicy": "strict",
|
||||
"cookiePolicy": "lax",
|
||||
"db": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
|
||||
Reference in New Issue
Block a user