summaryrefslogtreecommitdiffstats
path: root/config.php
diff options
context:
space:
mode:
authorSimon Rettberg2014-05-26 22:49:54 +0200
committerSimon Rettberg2014-05-26 22:49:54 +0200
commita4f4147b6fe5f2a003a61cf8a8f7508c94130b31 (patch)
treede34472a2b9bd83909469affb884619b4858efc1 /config.php
parentWIP (diff)
downloadslx-admin-a4f4147b6fe5f2a003a61cf8a8f7508c94130b31.tar.gz
slx-admin-a4f4147b6fe5f2a003a61cf8a8f7508c94130b31.tar.xz
slx-admin-a4f4147b6fe5f2a003a61cf8a8f7508c94130b31.zip
WIP
Diffstat (limited to 'config.php')
-rw-r--r--config.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.php b/config.php
index ac6a9de4..90422a05 100644
--- a/config.php
+++ b/config.php
@@ -15,8 +15,7 @@ define('CONFIG_SQL_PASS', 'geheim');
define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs');
-define('CONFIG_REMOTE_TGZ', 'http://mltk.boot.openslx.org/tgz');
-define('CONFIG_REMOTE_ML', 'http://mltk.boot.openslx.org/update');
+define('CONFIG_REMOTE_ML', 'http://mltk.boot.openslx.org/update/new');
define('CONFIG_TFTP_DIR', '/srv/openslx/tftp');
define('CONFIG_HTTP_DIR', '/srv/openslx/www/boot');