aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/mgapeople/templates/mgapeople.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/mgapeople/templates/mgapeople.conf b/modules/mgapeople/templates/mgapeople.conf
index 11964f27..c27ee11a 100644
--- a/modules/mgapeople/templates/mgapeople.conf
+++ b/modules/mgapeople/templates/mgapeople.conf
@@ -3,6 +3,9 @@ binddn: <%= @binddn %>
bindpwfile: <%= @bindpw_file %>
groupbase: <%= @groupbase %>
output_dir: <%= @vhostdir %>
+output_format:
+ - html
+ - txt
tmpl_dir: /usr/share/mgapeople/tmpl
<%- if @maintdburl -%>
maintdburl: <%= @maintdburl %>