@@ -157,7 +157,6 @@ The following shows an example of a default configuration file (IDs will differ)
157
157
<urURL >https://data.syncthing.net/newdata</urURL >
158
158
<urPostInsecurely >false</urPostInsecurely >
159
159
<urInitialDelayS >1800</urInitialDelayS >
160
- <restartOnWakeup >true</restartOnWakeup >
161
160
<autoUpgradeIntervalH >12</autoUpgradeIntervalH >
162
161
<upgradeToPreReleases >false</upgradeToPreReleases >
163
162
<keepTemporariesH >24</keepTemporariesH >
@@ -978,7 +977,6 @@ Options Element
978
977
<urURL >https://data.syncthing.net/newdata</urURL >
979
978
<urPostInsecurely >false</urPostInsecurely >
980
979
<urInitialDelayS >1800</urInitialDelayS >
981
- <restartOnWakeup >true</restartOnWakeup >
982
980
<autoUpgradeIntervalH >12</autoUpgradeIntervalH >
983
981
<upgradeToPreReleases >false</upgradeToPreReleases >
984
982
<keepTemporariesH >24</keepTemporariesH >
@@ -1116,11 +1114,6 @@ The ``options`` element contains all other global configuration options.
1116
1114
The time to wait from startup for the first usage report to be sent. Allows
1117
1115
the system to stabilize before reporting statistics.
1118
1116
1119
- .. option :: options.restartOnWakeup
1120
-
1121
- Whether to perform a restart of Syncthing when it is detected that we are
1122
- waking from sleep mode (i.e. an unfolding laptop).
1123
-
1124
1117
.. option :: options.autoUpgradeIntervalH
1125
1118
1126
1119
Check for a newer version after this many hours. Set to ``0 `` to disable
0 commit comments