mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
parent
a408dd37e7
commit
4237f5fd50
8 changed files with 219 additions and 88 deletions
|
@ -183,6 +183,7 @@ SCHEMA = {
|
|||
'theme_args': {
|
||||
'simple_style': SettingsValue(SIMPLE_STYLE, 'auto'),
|
||||
},
|
||||
'center_aligment': SettingsValue(bool, False),
|
||||
'results_on_new_tab': SettingsValue(bool, False),
|
||||
'advanced_search': SettingsValue(bool, False),
|
||||
'query_in_title': SettingsValue(bool, False),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue