fix: empty path prefix + password_encode + login works

This commit is contained in:
yumoqing 2026-08-12 11:36:02 +08:00
parent df727b43b7
commit f572c17c79

View File

@ -27,7 +27,7 @@
"port": 9180,
"client_max_size": 104857600,
"paths": [
["/d/pccs/wwwroot", "/"]
["/d/pccs/wwwroot", ""]
],
"processors": [
[".tmpl", "tmpl"],