Fossil SCM

Make backoffice-nodelay consistently default on.

drh 2018-07-31 23:38 forum-v2
Commit 71260ba25e79f4aa7c6269e1b13e13e892bb3b5736d88a9fa38987d2607a3411
1 file changed +1 -1
+1 -1
--- src/db.c
+++ src/db.c
@@ -3027,11 +3027,11 @@
30273027
** If autosync is enabled setting this to a value greater
30283028
** than zero will cause autosync to try no more than this
30293029
** number of attempts if there is a sync failure.
30303030
*/
30313031
/*
3032
-** SETTING: backoffice-nodelay boolean default=off
3032
+** SETTING: backoffice-nodelay boolean default=on
30333033
** If backoffice-nodelay is true, then the backoffice processing
30343034
** will never invoke sleep(). If it has nothing useful to do,
30353035
** it simply exits.
30363036
*/
30373037
/*
30383038
--- src/db.c
+++ src/db.c
@@ -3027,11 +3027,11 @@
3027 ** If autosync is enabled setting this to a value greater
3028 ** than zero will cause autosync to try no more than this
3029 ** number of attempts if there is a sync failure.
3030 */
3031 /*
3032 ** SETTING: backoffice-nodelay boolean default=off
3033 ** If backoffice-nodelay is true, then the backoffice processing
3034 ** will never invoke sleep(). If it has nothing useful to do,
3035 ** it simply exits.
3036 */
3037 /*
3038
--- src/db.c
+++ src/db.c
@@ -3027,11 +3027,11 @@
3027 ** If autosync is enabled setting this to a value greater
3028 ** than zero will cause autosync to try no more than this
3029 ** number of attempts if there is a sync failure.
3030 */
3031 /*
3032 ** SETTING: backoffice-nodelay boolean default=on
3033 ** If backoffice-nodelay is true, then the backoffice processing
3034 ** will never invoke sleep(). If it has nothing useful to do,
3035 ** it simply exits.
3036 */
3037 /*
3038

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button