Add more fs watchers for syncthing
This commit is contained in:
parent
2d663977a7
commit
5b3073f65e
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
}
|
||||
];
|
||||
|
||||
boot.kernel.sysctl."fs.inotify.max_user_watches" = 204800;
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
user = "vili";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue