1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
This commit is contained in:
opi 2014-11-12 20:34:06 +00:00
commit cc8d8091f5

View file

@ -11,6 +11,7 @@ location PATHTOCHANGE/ {
location PATHTOCHANGE/downloads {
alias /home/yunohost.transmission/completed/;
autoindex on;
autoindex_exact_size off;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;