Is it possible to turn off the popup graphs that keep coming up once the mouse is placed over what it seems like just about everything thats displayed on screen?
Check https://docs.librenms.org/Support/Configuration/#webui-settings
The part for You can disable the mouseover popover for mini graphs by setting this to false.
Hi and thanks for that info but it doesn’t seem to work for me.
I have inserted “$config[‘enable_lazy_load’] = false;” (without the quotes) into config.php and I’m still getting the graphics popping up whenever the mouse is placed over anything like so
And I tried both true and false neither made any difference and yes I rebooted after making all changes
Haha, yes is a little bit confusing. Its the upper option
Thanks dude that was the one!