summaryrefslogtreecommitdiffstats
path: root/config.php.example
diff options
context:
space:
mode:
authorSimon Rettberg2014-11-19 19:50:03 +0100
committerSimon Rettberg2014-11-19 19:50:03 +0100
commite5b75ca167a9539f38eca11c6225025012e7091f (patch)
tree4374dbb8fe3a2ff70921fcc68fcfce823e4948eb /config.php.example
parentSeveral minor fixes (diff)
downloadslx-admin-e5b75ca167a9539f38eca11c6225025012e7091f.tar.gz
slx-admin-e5b75ca167a9539f38eca11c6225025012e7091f.tar.xz
slx-admin-e5b75ca167a9539f38eca11c6225025012e7091f.zip
Update config example, style, translations
Diffstat (limited to 'config.php.example')
-rw-r--r--config.php.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php.example b/config.php.example
index 1fded4da..f6e418d2 100644
--- a/config.php.example
+++ b/config.php.example
@@ -23,3 +23,5 @@ define('CONFIG_HTTP_DIR', '/srv/openslx/www/boot');
define('CONFIG_IPXE_DIR', '/opt/openslx/ipxe');
define('CONFIG_VMSTORE_DIR', '/srv/openslx/nfs');
+
+define('CONFIG_PROXY_CONF', '/opt/openslx/proxy/config'); \ No newline at end of file