mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added option to disable system tab. Thanks @sedgett
This commit is contained in:
@@ -34,6 +34,7 @@ $defaults = [
|
||||
'RASPI_CONFAUTH_ENABLED' => true,
|
||||
'RASPI_CHANGETHEME_ENABLED' => true,
|
||||
'RASPI_VNSTAT_ENABLED' => true,
|
||||
'RASPI_SYSTEM_ENABLED' => true,
|
||||
'RASPI_MONITOR_ENABLED' => false,
|
||||
|
||||
// Locale settings
|
||||
|
Reference in New Issue
Block a user