diff options
Diffstat (limited to '')
-rw-r--r-- | config.json.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example index 84ae53bd..71187b96 100644 --- a/config.json.example +++ b/config.json.example @@ -35,7 +35,7 @@ "addDisqus": true, "addGoogleAnalytics": true }, - "cookiePolicy": "strict", + "cookiePolicy": "lax", "db": { "username": "", "password": "", |