https://bugs.kde.org/show_bug.cgi?id=436277
--- Comment #4 from Aleix Pol <aleix...@kde.org> --- Discover does to decide whether to issue an unattended update from the notifier. You can see the code in notifier/DiscoverNotifier.cpp:130. For actual discover it's a bit more delicate, as we probably need to cover some other use-cases. I agree that we probably want to be more fine-grained there. If what your bug report means that the notifier should never issue a refresh on metered connections that's easier to solve, we just need to make more use of that information. -- You are receiving this mail because: You are watching all bug changes.