diff options
author | Simon Rettberg | 2014-11-19 19:50:03 +0100 |
---|---|---|
committer | Simon Rettberg | 2014-11-19 19:50:03 +0100 |
commit | e5b75ca167a9539f38eca11c6225025012e7091f (patch) | |
tree | 4374dbb8fe3a2ff70921fcc68fcfce823e4948eb /config.php.example | |
parent | Several minor fixes (diff) | |
download | slx-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.example | 2 |
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 |