From 0ea6840dbe3e9021883795babda234775db3df48 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 9 Sep 2016 13:57:40 +0200 Subject: [SSPS] Update slxadmin config.php --- satellit_installer/static_files/slxadmin-config.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'satellit_installer') diff --git a/satellit_installer/static_files/slxadmin-config.php b/satellit_installer/static_files/slxadmin-config.php index 57fef2e..71b7167 100644 --- a/satellit_installer/static_files/slxadmin-config.php +++ b/satellit_installer/static_files/slxadmin-config.php @@ -15,7 +15,7 @@ define('CONFIG_SQL_FORCE_UTF8', false); define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs'); -define('CONFIG_REMOTE_ML', 'https://bwlp-masterserver.ruf.uni-freiburg.de/minilinux/sat_02'); +define('CONFIG_REMOTE_ML', 'https://bwlp-masterserver.ruf.uni-freiburg.de/minilinux/sat_03'); define('CONFIG_TFTP_DIR', '/srv/openslx/tftp'); define('CONFIG_HTTP_DIR', '/srv/openslx/www/boot'); @@ -31,6 +31,9 @@ define('CONFIG_DOZMOD_URL', 'http://127.0.0.1:9080'); define('CONFIG_DOZMOD_EXPIRE', 60); // 1 Minute // Sort order for menu +// Optional - if missing, will be sorted by module id (internal name) +// Here it is also possible to assign a module to a different category, +// overriding the config.json entry $MENU_CAT_OVERRIDE = array( 'main.content' => array( 'news', 'locations', 'exams', 'dozmod', 'translation' -- cgit v1.2.3-55-g7522