diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mgapeople/templates/mgapeople.conf | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/modules/mgapeople/templates/mgapeople.conf b/modules/mgapeople/templates/mgapeople.conf index e3fbbcd2..5bc7b21b 100644 --- a/modules/mgapeople/templates/mgapeople.conf +++ b/modules/mgapeople/templates/mgapeople.conf @@ -4,12 +4,14 @@ bindpwfile: <%= @bindpw_file %> groupbase: <%= @groupbase %> output_dir: <%= @vhostdir %> output_format: - - html - - txt + - html + - txt tmpl_dir: /usr/share/mgapeople/tmpl <%- if @maintdburl -%> maintdburl: <%= @maintdburl %> <%- end -%> sitename: <%= @site_name %> staticdir_url: //people.mageia.org/static -links_protocol: // +links_protocol: https:// +package_url: https://svnweb.mageia.org/packages/cauldron/ +package_url_suffix: /current/ |
