Update youtube-dl.subfolder.conf

changed the freespace between lines
This commit is contained in:
blackerking 2020-06-23 21:08:47 +02:00 committed by GitHub
parent 26bb5cfd1f
commit 0544a8b7f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
location /youtube-dl {
return 301 $scheme://$host/youtube-dl/;
}
location ^~ /youtube-dl/ {
# enable the next two lines for http auth
#auth_basic "Restricted";