summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2023-10-23 12:17:17 +0200
committerSimon Rettberg2023-10-23 12:17:17 +0200
commitce2e7874f86843f7fbf86f162f858b7997042952 (patch)
treec8a1823cab9606de225c1f1151ecac4206ade5bd
parent[SSPS] Cleanup, disable lighttpd (diff)
downloadsetup-scripts-ce2e7874f86843f7fbf86f162f858b7997042952.tar.gz
setup-scripts-ce2e7874f86843f7fbf86f162f858b7997042952.tar.xz
setup-scripts-ce2e7874f86843f7fbf86f162f858b7997042952.zip
[SSPS] Remove unused constant
-rw-r--r--satellit_installer/static_files/slxadmin/srv/openslx/www/slx-admin/config.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/satellit_installer/static_files/slxadmin/srv/openslx/www/slx-admin/config.php b/satellit_installer/static_files/slxadmin/srv/openslx/www/slx-admin/config.php
index 0d50518..d345153 100644
--- a/satellit_installer/static_files/slxadmin/srv/openslx/www/slx-admin/config.php
+++ b/satellit_installer/static_files/slxadmin/srv/openslx/www/slx-admin/config.php
@@ -24,8 +24,6 @@ define('CONFIG_IPXE_DIR', '/opt/openslx/ipxe');
define('CONFIG_VMSTORE_DIR', '/srv/openslx/nfs');
-define('CONFIG_PROXY_CONF', '/opt/openslx/proxy/config');
-
// For the dozmod API proxy cache
define('CONFIG_DOZMOD_URL', 'http://127.0.0.1:9080');
define('CONFIG_DOZMOD_EXPIRE', 60); // 1 Minute