searxng/utils/templates
Ivan Gabaldon 42f102ce1b
[enh] py: whitenoise for static handling (#5032)
While looking at ways to better handle static files, I saw a package that replaces Flask `static_folder` functionality. Not only it's considerably faster, but already includes the capability to serve sidecars without having to intercept. This also replaces the uWSGI folder mapping functionality.

Closes https://github.com/searxng/searxng/issues/4977
2025-07-23 18:16:10 +02:00
..
etc [enh] py: whitenoise for static handling (#5032) 2025-07-23 18:16:10 +02:00