mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
[fix] correct comment in settings.yml for value to disable scheduling (#5052)
settings.yml correct value to disable scheduling
This commit is contained in:
@@ -277,7 +277,7 @@ checker:
|
|||||||
# disable checker when in debug mode
|
# disable checker when in debug mode
|
||||||
off_when_debug: true
|
off_when_debug: true
|
||||||
|
|
||||||
# use "scheduling: false" to disable scheduling
|
# use "scheduling: {}" to disable scheduling
|
||||||
# scheduling: interval or int
|
# scheduling: interval or int
|
||||||
|
|
||||||
# to activate the scheduler:
|
# to activate the scheduler:
|
||||||
|
|||||||
Reference in New Issue
Block a user