This commit is contained in:
Zsolt Ero
2023-12-29 04:15:06 +01:00
parent af3338fc80
commit 7299002a51
2 changed files with 0 additions and 4 deletions

View File

@@ -34,8 +34,6 @@ def cli():
location /{area}/{version}/ {{ # trailing hash important
alias {subdir}/; # trailing hash important
try_files $uri @empty;
autoindex on;
}}
"""