-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Version and OS
0.50.6 on Linux/Docker
Is your feature request related to a problem? Please describe.
Since the introduction of favicon support, my list view has become cluttered with favicons. While this may be useful for some, I personally find it visually distracting and unnecessary for my workflow. There's currently no way to disable this in the UI.
Describe the solution you'd like
An option in the web UI settings to toggle favicon display on or off.
Describe the use-case and give concrete real-world examples
I use ChangeDetection to monitor a large number of URLs in list view. With favicons enabled, the interface becomes more visually noisy, making it harder to scan the list efficiently. For example, on a setup monitoring 100+ URLs, the icons add unnecessary visual weight with minimal added value. A toggle would let users decide what's best for their preferences.