index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
settings_loader.py
Age
Commit message (
Expand
)
Author
2025-09-03
[mod] drop: from __future__ import annotations
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-07-16
[fix] custom `plugins:` settings must not be merged.
Markus Heiser
2024-07-14
[mod] revision of the settings_loader
Markus Heiser
2024-06-07
[feat] hostname replace plugin: support for external list file
Bnyro
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2023-04-03
[fix] categories can't be removed from UI (categories_as_tabs)
Markus Heiser
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-08-28
Remove usage of SEARX environment variables
Alexandre FLAMENT
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-11
SearXNG: load /etc/searxng/settings.yml
Alexandre Flament
2021-10-02
SearXNG: environment variables
Alexandre Flament
2021-05-18
[fix] unit test: don't load /etc/searx/settings.yml
Alexandre Flament
2021-04-05
[fix] settings_loader.py - use update_dict only for mapping types
Markus Heiser
2020-12-20
[fix] pylint: use "raise ... from ..."
Alexandre Flament
2020-12-03
[fix] settings_loader: don't crash when a key exists only in the user settings
Alexandre Flament
2020-11-27
[enh] settings.yml: add use_default_settings option (2nd version)
Alexandre Flament