Heimdall
                                
                                 Heimdall copied to clipboard
                                
                                    Heimdall copied to clipboard
                            
                            
                            
                        [Feature Request] Let us add our own search providers
First of all, thanks for the work on this template.
Yes I know it is possible to add a search provider in appdata/heimdall/www/searchproviders.yaml
But they are removed whenever the container is updated.
Please give us the option to add these via the WebUI and that they would persist after an update.
For those reading, you can add your own search provider to Heimdall by going to the above config location and pasting in a new one at the bottom like so:
Here is an example for my own self-hosted SearXNG
searxng:
   id: searx
   url: https://<yoururlhere>
   name: SearXNG
   method: post
   target: _blank
   query: q
I use POST because it is more secure/private but you can also use "get" as usual.
It would be great if I could simply set this via the WebUI and it would stay that way.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is locked due to inactivity