Commit 30a0fe94 authored by Dimakow's avatar Dimakow
Browse files

Adjust webdav settings after v5 release

parent 92a6403f
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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";