Adjust webdav settings after v5 release

see https://github.com/hacdias/webdav/issues/162
This commit is contained in:
Dimakow
2025-11-02 14:37:08 +01:00
parent 92a6403feb
commit 30a0fe94a3
@@ -45,9 +45,8 @@ in
{
address = "0.0.0.0";
port = 8080;
scope = "/srv/public";
modify = true;
auth = true;
directory = "/srv/public";
permissions = "R";
users = [
{
username = "{env}ENV_USERNAME";