aaronk
June 13, 2021, 9:54pm
1
Is there a way to disable Firewall Warning notifications count in Sidebar?
As mentioned in https://forum.virtualmin.com/t/notification-tab-in-side-bar-configuration/ but it’s only hide it from notification sidebar but notification is still showing in the counter(red dot and title bar).
So what tweak should we use to stop counting of data-type="csf_deny"?
Ilia
June 15, 2021, 10:46am
2
Hello,
The latest theme commit will have an option to ignore extracting deny list at all. It will be possible to disable it with the following browser’s console commands:
settings_sysinfo_csf_temp_list_privileged = false;
theme.config.save();
aaronk
June 15, 2021, 4:32pm
3
Noted.
So I need to wait the update since I’m still on Virtualmin-Authentic Theme(Ubuntu) repos; 6.16 / 19.73 .
Ilia
June 15, 2021, 9:21pm
4
You should wait or you could take a risk and install development version of the theme from theme configuration page.
system
Closed
August 14, 2021, 9:21pm
5
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.