From bb6432a6158b97cd5b92ab316d9d8b52bca2044d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 24 Feb 2015 16:30:07 +0100 Subject: Various fixes --- config.php.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.php.example') diff --git a/config.php.example b/config.php.example index f6e418d2..929e7e2e 100644 --- a/config.php.example +++ b/config.php.example @@ -15,7 +15,7 @@ define('CONFIG_SQL_FORCE_UTF8', true); define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs'); -define('CONFIG_REMOTE_ML', 'http://mltk.boot.openslx.org/update/new'); +define('CONFIG_REMOTE_ML', 'https://bwlp-masterserver.ruf.uni-freiburg.de/minilinux/sat_01'); define('CONFIG_TFTP_DIR', '/srv/openslx/tftp'); define('CONFIG_HTTP_DIR', '/srv/openslx/www/boot'); @@ -24,4 +24,4 @@ define('CONFIG_IPXE_DIR', '/opt/openslx/ipxe'); define('CONFIG_VMSTORE_DIR', '/srv/openslx/nfs'); -define('CONFIG_PROXY_CONF', '/opt/openslx/proxy/config'); \ No newline at end of file +define('CONFIG_PROXY_CONF', '/opt/openslx/proxy/config'); -- cgit v1.2.3-55-g7522