This commit is contained in:
4DBug
2026-03-06 08:44:41 -06:00
parent c9ad8e0e55
commit 5bc2bbef6c
10 changed files with 24 additions and 38 deletions

View File

@@ -32,7 +32,7 @@
volumes = {
"/" = {
path = "/srv/copyparty";
path = "/home/copyparty";
access = {
r = "*";
@@ -58,19 +58,6 @@
scan = 60;
};
};
/* "/sang" = {
path = "/srv/sang";
access = {
rw = [ "bug" ]; #"sang" ];
};
flags = {
fk = 4;
scan = 60;
};
}; */
};
openFilesLimit = 8192;