This commit is contained in:
anmol26s 2018-12-23 21:37:44 +05:30
parent 432066e294
commit 8d68924efb

View file

@ -79,7 +79,7 @@
access_log off; access_log off;
} }
root /home/yunohost.app/__NAME__/storage/videos; root /home/yunohost.app/__NAME__/storage;
rewrite ^/static/webseed/(.*)$ /videos/$1 break; rewrite ^/static/webseed/(.*)$ /videos/$1 break;
rewrite ^/static/redundancy/(.*)$ /redundancy/$1 break; rewrite ^/static/redundancy/(.*)$ /redundancy/$1 break;