mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
[enh] Show human readable size on completed files index.
This commit is contained in:
parent
c9d0718d33
commit
da2757cefe
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue