:sparkles: Var to enable/disable debug logs to close #79
Startup and configuration errors are still displayed with DEBUG to false, but any proxied or redirected resources will not appear in the logs.
This will allow to remove the driver: none when using docker-compose while still keeping privacy:
:sparkles: Var to enable/disable debug logs to close #79
Startup and configuration errors are still displayed with DEBUG to false, but any proxied or redirected resources will not appear in the logs. This will allow to remove the
driver: none
when using docker-compose while still keeping privacy:https://github.com/searx/searx-docker/blob/master/docker-compose.yaml: