mirror of
https://github.com/searxng/searxng.git
synced 2025-07-31 14:33:50 -04: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:
parent
1baf3dcd1c
commit
f04c273732
@ -277,7 +277,7 @@ checker:
|
||||
# disable checker when in debug mode
|
||||
off_when_debug: true
|
||||
|
||||
# use "scheduling: false" to disable scheduling
|
||||
# use "scheduling: {}" to disable scheduling
|
||||
# scheduling: interval or int
|
||||
|
||||
# to activate the scheduler:
|
||||
|
Loading…
x
Reference in New Issue
Block a user