fix: too many open files
This commit is contained in:
parent
b3ef74da74
commit
8d62eb3a63
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ in
|
|||
};
|
||||
|
||||
};
|
||||
boot.kernel.sysctl."fs.inotify.max_user_instances" = 512;
|
||||
|
||||
services.openssh.sftpServerExecutable = "internal-sftp";
|
||||
services.openssh.extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue