Skip to content

Commit 4380e9b

Browse files
authored
users/config: Add detailed info on disabling progressUpdateIntervalS (#811)
Add information on how to disable progressUpdateIntervalS and also warn the user about the consequences of doing so. Signed-off-by: Tomasz Wilczyński <[email protected]>
1 parent dfb3f37 commit 4380e9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

users/config.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,9 @@ The ``options`` element contains all other global configuration options.
11451145
.. option:: options.progressUpdateIntervalS
11461146

11471147
How often in seconds the progress of ongoing downloads is made available to
1148-
the GUI.
1148+
the GUI. Set to ``-1`` to disable. Note that when disabled, the detailed
1149+
sync progress for Out of Sync Items which shows how much of each file has
1150+
been reused, copied, and downloaded will not work.
11491151

11501152
.. option:: options.limitBandwidthInLan
11511153

0 commit comments

Comments
 (0)