summaryrefslogtreecommitdiff
path: root/searx/settings.py
AgeCommit message (Collapse)Author
2020-11-26[enh] settings.yml: add use_default_settings optionAlexandre Flament
This change is backward compatible with the existing configurations. If a settings.yml loaded from an user defined location (SEARX_SETTINGS_PATH or /etc/searx/settings.yml), then this settings can relied on the default settings.yml with this option: user_default_settings:True
2014-01-19[fix] unused settings.py removedasciimoo
2013-12-31[mod][fix] using base_url instead of hostname in settings.pyasciimoo
2013-12-26[enh] optionally configurable hostname - edit settings.pyasciimoo
2013-11-03[enh] request timeout addedasciimoo
2013-10-19[enh] settings.py addedasciimoo