summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/slxadmin-config.php
diff options
context:
space:
mode:
Diffstat (limited to 'satellit_installer/static_files/slxadmin-config.php')
-rw-r--r--satellit_installer/static_files/slxadmin-config.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/satellit_installer/static_files/slxadmin-config.php b/satellit_installer/static_files/slxadmin-config.php
index 1ae4322..39da9e5 100644
--- a/satellit_installer/static_files/slxadmin-config.php
+++ b/satellit_installer/static_files/slxadmin-config.php
@@ -13,6 +13,8 @@ define('CONFIG_SQL_PASS', '%MYSQL_OPENSLX_PASS%');
// Set this to true if you mysql server doesn't default to UTF-8 on new connections
define('CONFIG_SQL_FORCE_UTF8', false);
+define('CONFIG_TM_PASSWORD', '%TM_OPENSLX_PASS%');
+
define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs');
define('CONFIG_REMOTE_ML', 'https://bwlp-masterserver.ruf.uni-freiburg.de/minilinux/sat_06');