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