mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added monitor option. Resolves #378
This commit is contained in:
@@ -30,6 +30,7 @@ define('RASPI_TORPROXY_ENABLED', false);
|
|||||||
define('RASPI_CONFAUTH_ENABLED', true);
|
define('RASPI_CONFAUTH_ENABLED', true);
|
||||||
define('RASPI_CHANGETHEME_ENABLED', true);
|
define('RASPI_CHANGETHEME_ENABLED', true);
|
||||||
define('RASPI_VNSTAT_ENABLED', true);
|
define('RASPI_VNSTAT_ENABLED', true);
|
||||||
|
define('RASPI_MONITOR_ENABLED', false);
|
||||||
|
|
||||||
// Locale settings
|
// Locale settings
|
||||||
define('LOCALE_ROOT', 'locale');
|
define('LOCALE_ROOT', 'locale');
|
||||||
|
Reference in New Issue
Block a user