mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
fix error
This commit is contained in:
parent
178fc6dfde
commit
c810d38572
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ SCHEMA = {
|
||||||
'doi_resolvers': {},
|
'doi_resolvers': {},
|
||||||
'security': {
|
'security': {
|
||||||
'config_page': SettingsValue(bool, True),
|
'config_page': SettingsValue(bool, True),
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue