update system refere, include token in config.php.dist

This commit is contained in:
Ulf Gebhardt 2023-11-14 22:35:07 +01:00
parent 94539f8742
commit 9c05437da5
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ function config($basepath){
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_DEFAULT_LANG, 'deDE'),
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_CACHE, $basepath.'/cache/'),
array(\SYSTEM\CONFIG\config_ids::SYS_CRON_LOG2SQLITE_PATH, $basepath.'/log/'),
array(\config_ids::WEBCRAFT_BILLING_TOKEN, 'TOKEN'),
array(\config_ids::TEAMSPEAK_HOST, 'localhost'),
array(\config_ids::TEAMSPEAK_QUERY_USER, 'queryuser'),
array(\config_ids::TEAMSPEAK_QUERY_PASSWORD, 'SECRET'));

@ -1 +1 @@
Subproject commit 89cf35067d7bc25b065cd0cc6a8beafc295a58a9
Subproject commit 2b960dd5bab1259a8154e577eb79e42b2b2ff0dd