We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13428a5 commit 1d5f7a5Copy full SHA for 1d5f7a5
users/faq-parts/usage.rst
@@ -243,8 +243,8 @@ the filesystem watcher on linux:
243
Failed to start filesystem watcher for folder yourLabel (yourID): failed to
244
setup inotify handler. Please increase inotify limits, see https://docs.syncthing.net/users/faq.html#inotify-limits
245
246
-Linux typically restricts the amount of watches per user (usually 8192). When
247
-you have more directories you need to adjust that number.
+Linux typically restricts the number of watches per user (usually 8192). If
+you have many directories, you will need to adjust that number.
248
249
On many Linux distributions you can run the following to fix it::
250
0 commit comments