Move CSP to config

This commit is contained in:
Max Berger
2026-03-20 08:21:40 +01:00
parent fdd7f784d0
commit 5b43c9e5bd
3 changed files with 5 additions and 1 deletions

View File

@@ -53,6 +53,8 @@ type = htpasswd
htpasswd_filename = {user_path}
[web]
type = internal
[headers]
Content-Security-Policy = default-src 'self'; object-src 'none'
[sharing]
type = csv
collection_by_map = true