push
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user