mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] settings option to change instance name - closes #450
This commit is contained in:
parent
ead8456a2b
commit
0fbd705259
7 changed files with 10 additions and 7 deletions
|
|
@ -1,5 +1,6 @@
|
|||
general:
|
||||
debug : False # Debug mode, only for development
|
||||
instance_name : "searx" # displayed name
|
||||
|
||||
search:
|
||||
safe_search : 0 # Filter results. 0: None, 1: Moderate, 2: Strict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue