mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
Merge pull request #996 from return42/fix-settings-doc
[docs] improve settings.yml documentation (admin/engines/settings)
This commit is contained in:
commit
b14ed494fb
3 changed files with 92 additions and 22 deletions
|
@ -21,13 +21,6 @@ search:
|
|||
# Default search language - leave blank to detect from browser information or
|
||||
# use codes from 'languages.py'
|
||||
default_lang: ""
|
||||
# Available languages
|
||||
# languages:
|
||||
# - all
|
||||
# - es
|
||||
# - de
|
||||
# - it-IT
|
||||
# - en-GB
|
||||
# ban time in seconds after engine errors
|
||||
ban_time_on_fail: 5
|
||||
# max ban time in seconds after engine errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue