From ce2e7874f86843f7fbf86f162f858b7997042952 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 23 Oct 2023 12:17:17 +0200 Subject: [SSPS] Remove unused constant --- .../static_files/slxadmin/srv/openslx/www/slx-admin/config.php | 2 -- 1 file changed, 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 -- cgit v1.2.3-55-g7522