Display readable file sizes
This commit is contained in:
parent
bb07c9d88a
commit
01c0f82209
@ -54,6 +54,7 @@ in {
|
|||||||
basicAuthFile = "/var/src/secrets/nginx/mixcloud.htpasswd";
|
basicAuthFile = "/var/src/secrets/nginx/mixcloud.htpasswd";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
autoindex on;
|
autoindex on;
|
||||||
|
autoindex_exact_size off;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user