Create RASPI_BRAND_TEXT

This commit is contained in:
billz
2020-07-01 09:13:38 +01:00
parent 7b92f56cda
commit ed7ed04475
3 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ if (!defined('RASPI_CONFIG')) {
}
$defaults = [
'RASPI_BRAND_TEXT' => 'RaspAP',
'RASPI_VERSION' => '2.4.1',
'RASPI_CONFIG_NETWORKING' => RASPI_CONFIG.'/networking',
'RASPI_ADMIN_DETAILS' => RASPI_CONFIG.'/raspap.auth',