About CSF & Webmin: is there a way to disable these CSF notifications shown here:
@rikukale You can most probably do it by opening the browser’s console and running:
settings_sysinfo_csf_temp_list_privileged = false;
theme.config.save();
@rikukale You can most probably do it by opening the browser’s console and running:
settings_sysinfo_csf_temp_list_privileged = false;
theme.config.save();