aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mgapeople/templates/mgapeople.conf
blob: c27ee11a87d680a6e05dd57fb38dca891ebc4b0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ldapserver: <%= @ldap_server %>
binddn: <%= @binddn %>
bindpwfile: <%= @bindpw_file %>
groupbase: <%= @groupbase %>
output_dir: <%= @vhostdir %>
output_format:
   - html
   - txt
tmpl_dir: /usr/share/mgapeople/tmpl
<%- if @maintdburl -%>
maintdburl: <%= @maintdburl %>
<%- end -%>
sitename: <%= @site_name %>