mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Add new 'instance_name' key to settings.yml file.
This commit is contained in:
parent
5a6cd66ccf
commit
33a1f613f8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
general:
|
||||
debug : False # Debug mode, only for development
|
||||
instance_name : Searx
|
||||
|
||||
search:
|
||||
safe_search : 0 # Filter results. 0: None, 1: Moderate, 2: Strict
|
||||
|
|
Loading…
Add table
Reference in a new issue