mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Define RASPI_RESTAPI_ENABLED
This commit is contained in:
parent
820621d301
commit
d1fb8f69d6
@ -62,6 +62,7 @@ $defaults = [
|
|||||||
'RASPI_VNSTAT_ENABLED' => true,
|
'RASPI_VNSTAT_ENABLED' => true,
|
||||||
'RASPI_SYSTEM_ENABLED' => true,
|
'RASPI_SYSTEM_ENABLED' => true,
|
||||||
'RASPI_MONITOR_ENABLED' => false,
|
'RASPI_MONITOR_ENABLED' => false,
|
||||||
|
'RASPI_RESTAPI_ENABLED' => true,
|
||||||
|
|
||||||
// Locale settings
|
// Locale settings
|
||||||
'LOCALE_ROOT' => 'locale',
|
'LOCALE_ROOT' => 'locale',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user