mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-02 16:09:59 -04:00
Add config option for cookie SameSite policy
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
23d54b8b4b
commit
824f910bfe
13 changed files with 41 additions and 25 deletions
|
@ -35,6 +35,7 @@
|
|||
"addDisqus": true,
|
||||
"addGoogleAnalytics": true
|
||||
},
|
||||
"cookiePolicy": "strict",
|
||||
"db": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue