1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-15 01:00:12 +01:00
searxng/searx/favicons
Markus Heiser b14d885f23 [fix] favicons: don't hard code settings folder to /etc/searxng
The location of the local settings depends on environment ``SEARXNG_SETTINGS_PATH``
and can be different from ``/etc/searxng``.  Issue was reported on Matrix [1].

To get the location function ``searx.settings_loader.get_user_cfg_folder()``
should be used.

[1] https://matrix.to/#/!vxScbLNEAmRvOraXBn:matrix.org/$5xNMYvONGB-mPt2B3ttoL27QncRFhkjGkO-TISdmP08?via=matrix.org&via=tchncs.de&via=envs.net

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-10-23 05:29:15 +02:00
..
__init__.py [fix] favicons: don't hard code settings folder to /etc/searxng 2024-10-23 05:29:15 +02:00
__main__.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
cache.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
config.py [doc] documentation of the favicons infrastructure 2024-10-05 08:18:28 +02:00
favicons.toml [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
proxy.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
resolvers.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00