Adding rate limit for zora, and other config tweaks
This commit is contained in:
parent
9b595c7f13
commit
9a4ff80762
8 changed files with 90 additions and 40 deletions
|
|
@ -153,6 +153,14 @@
|
|||
r = [ "*" ];
|
||||
};
|
||||
};
|
||||
|
||||
"/u/lyes/data" = {
|
||||
path = "/var/data/";
|
||||
access = {
|
||||
"rwmd." = [ "lyes" ];
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
openFilesLimit = 65536;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue