summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-10-25 17:32:05 +0200
committerSimon Rettberg2019-10-25 17:32:05 +0200
commit26124f99d2b4c0afd90328448d0906af356ac191 (patch)
tree52ef6e8c6ebb7a1c198eaf27c91e7aa1e0e954db
parent[minilinux] Create symlink for PXELINUX menu support (diff)
downloadslx-admin-26124f99d2b4c0afd90328448d0906af356ac191.tar.gz
slx-admin-26124f99d2b4c0afd90328448d0906af356ac191.tar.xz
slx-admin-26124f99d2b4c0afd90328448d0906af356ac191.zip
config.php.example: Remove deprecated CONFIG_REMOTE_ML
-rw-r--r--config.php.example2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.php.example b/config.php.example
index b78ace80..94b33c47 100644
--- a/config.php.example
+++ b/config.php.example
@@ -15,8 +15,6 @@ define('CONFIG_SQL_FORCE_UTF8', true);
define('CONFIG_TGZ_LIST_DIR', '/opt/openslx/configs');
-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');