From e504c295ff20b552113c24c3d6f569ad211d268d Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 17 Jan 2019 21:49:17 +0100 Subject: Added some config entries needed by mgapeople-0.7 --- modules/mgapeople/templates/mgapeople.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'modules/mgapeople') 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/ -- cgit v1.2.1