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:
yalh76 2022-07-03 20:39:22 +02:00
parent 3675a3b7af
commit 37355ac1a8

View file

@ -20,6 +20,7 @@ location __PATH__/ {
location __PATH__/downloads/ {
alias __DATADIR__/completed/;
charset UTF-8;
autoindex on;
autoindex_exact_size off;
more_clear_input_headers 'Accept-Encoding';