Skip to content

Commit 9b61f62

Browse files
authored
fix(config): add -1 mention for scanProgressIntervalS (#947)
Per syncthing/syncthing#10221 (comment)
1 parent 47c07a7 commit 9b61f62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

users/config.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,8 @@ The following child elements may exist:
493493
.. option:: folder.scanProgressIntervalS
494494

495495
The interval in seconds with which scan progress information is sent to the GUI. Setting to ``0``
496-
will cause Syncthing to use the default value of two.
496+
will cause Syncthing to use the default value of two. If you don't
497+
need to see scan progress, set this to ``-1`` to disable it.
497498

498499
.. option:: folder.pullerPauseS
499500

0 commit comments

Comments
 (0)