completely disable csp
This commit is contained in:
parent
d9aab11aa9
commit
9be6d0e9f5
1 changed files with 0 additions and 5 deletions
|
@ -74,11 +74,6 @@ trending:
|
||||||
videos:
|
videos:
|
||||||
interval_days: 7 # Compute trending videos for the last x days
|
interval_days: 7 # Compute trending videos for the last x days
|
||||||
|
|
||||||
|
|
||||||
csp:
|
|
||||||
enabled: true
|
|
||||||
report_only: true
|
|
||||||
|
|
||||||
views:
|
views:
|
||||||
videos:
|
videos:
|
||||||
# PeerTube creates a database entry every hour for each video to track views over a period of time
|
# PeerTube creates a database entry every hour for each video to track views over a period of time
|
||||||
|
|
Loading…
Reference in a new issue