From 0c962bfac6a56140d90bd08385300566e3d79758 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 25 Oct 2019 17:35:04 +0200 Subject: config.php.emaple: Remove another orphaned config var --- config.php.example | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.php.example b/config.php.example index 94b33c47..cb54a05d 100644 --- a/config.php.example +++ b/config.php.example @@ -22,9 +22,7 @@ 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 */ +/* for the dozmod API proxy cache */ define('CONFIG_DOZMOD_URL', 'http://127.0.0.1:9080'); define('CONFIG_DOZMOD_EXPIRE', 60); -- cgit v1.2.3-55-g7522