forked from zaclys/searxng
rebrand
add zaclys menu adjust style
This commit is contained in:
parent
905ce2a6f6
commit
7c4e5b3860
37 changed files with 1347 additions and 109 deletions
|
|
@ -139,7 +139,7 @@ def apply_schema(settings, schema, path_list):
|
|||
SCHEMA = {
|
||||
'general': {
|
||||
'debug': SettingsValue(bool, False, 'SEARXNG_DEBUG'),
|
||||
'instance_name': SettingsValue(str, 'SearXNG'),
|
||||
'instance_name': SettingsValue(str, 'zoTop'),
|
||||
'privacypolicy_url': SettingsValue((None, False, str), None),
|
||||
'contact_url': SettingsValue((None, False, str), None),
|
||||
'donation_url': SettingsValue((bool, str), "https://docs.searxng.org/donate.html"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue