summaryrefslogtreecommitdiffstats
path: root/module/config
diff options
context:
space:
mode:
Diffstat (limited to 'module/config')
-rw-r--r--module/config/core_default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/config/core_default.xml b/module/config/core_default.xml
index 0d684890a..4142efd2f 100644
--- a/module/config/core_default.xml
+++ b/module/config/core_default.xml
@@ -13,6 +13,7 @@
</ssl>
<webinterface name="Webinterface">
<activated type="bool" name="Activated">True</activated>
+ <lighttpd type="bool" name="Use Lighttpd">False</lighttpd>
<host type="ip" name="IP">0.0.0.0</host>
<port type="int" name="Port">8001</port>
<template type="str" name="Template">default</template>