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