mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:39:39 +00:00
Set sameSite on Authorization cookie
Enable toggleable HSTS
This commit is contained in:
@ -8,6 +8,10 @@ registration = false
|
||||
record = false
|
||||
ffmpeg = '<ffmpeg>'
|
||||
|
||||
[server.http]
|
||||
# uncomment to set HSTS when SSL is enabled
|
||||
# hsts = true
|
||||
|
||||
[database]
|
||||
user = '<dbuser>'
|
||||
password = '<dbpass>'
|
||||
|
Reference in New Issue
Block a user