mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-12-26 23:26:47 +01:00
Set RASPI_RESTAPI_ENABLED flag
This commit is contained in:
@@ -62,7 +62,7 @@ $defaults = [
|
||||
'RASPI_VNSTAT_ENABLED' => true,
|
||||
'RASPI_SYSTEM_ENABLED' => true,
|
||||
'RASPI_MONITOR_ENABLED' => false,
|
||||
'RASPI_RESTAPI_ENABLED' => true,
|
||||
'RASPI_RESTAPI_ENABLED' => false,
|
||||
|
||||
// Locale settings
|
||||
'LOCALE_ROOT' => 'locale',
|
||||
|
||||
Reference in New Issue
Block a user