📦: peertube v6.3.0-rc.1

This commit is contained in:
VC
2024-09-14 11:41:42 +02:00
parent 741c151846
commit 1ccde9cb50
2 changed files with 1 additions and 4 deletions

View File

@@ -198,9 +198,6 @@ server {
add_header Access-Control-Allow-Origin '*';
add_header Access-Control-Allow-Methods 'GET, OPTIONS';
add_header Access-Control-Allow-Headers 'Range,DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type';
# Don't spam access log file with byte range requests
access_log off;
}
# Enabling the sendfile directive eliminates the step of copying the data into the buffer