summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.php.example4
1 files changed, 1 insertions, 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);