Browse Source

[fix] correct comment in settings.yml for value to disable scheduling (#5052)

settings.yml correct value to disable scheduling
Fjara 4 days ago
parent
commit
f04c273732
1 changed files with 1 additions and 1 deletions
  1. 1 1
      searx/settings.yml

+ 1 - 1
searx/settings.yml

@@ -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: