feat: create an exception to embed iframe for peertube

This commit is contained in:
VC
2024-07-05 11:53:37 +02:00
parent a3dd20baad
commit e133e38764
4 changed files with 8 additions and 5 deletions

View File

@@ -54,6 +54,9 @@ http {
gzip_types text/plain text/css application/json application/javascript application/x-javascript text/xml application/xml application/xml+rss text/javascript image/svg+xml;
include nginx.ssl.conf;
{% if inventory_hostname != 'pt1.dmz.mateu.be' %}
include nginx.other_headers.conf;
{% endif %}
## FLoC off Google!
add_header Permissions-Policy interest-cohort=();