File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ system's CPU power.
74
74
Why is the setup more complicated than BitTorrent/Resilio Sync?
75
75
---------------------------------------------------------------
76
76
77
- Security over convenience. In Syncthing you have to setup both sides to
77
+ Security over convenience. In Syncthing you have to set up both sides to
78
78
connect two devices. An attacker can't do much with a stolen device ID, because
79
79
you have to add the device on the other side too. You have better control
80
80
where your files are transferred.
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ You are probably reading this because you encountered the following error with
241
241
the filesystem watcher on linux:
242
242
243
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
244
+ set up inotify handler. Please increase inotify limits, see https://docs.syncthing.net/users/faq.html#inotify-limits
245
245
246
246
Linux typically restricts the number of watches per user (usually 8192). If
247
247
you have many directories, you will need to adjust that number.
You can’t perform that action at this time.
0 commit comments