# HG changeset patch # User Paul Boddie # Date 1394150249 -3600 # Node ID fe49f87d9b851e2949c7d10f1d280758fd9d4a01 # Parent 4f5ce55bc82e04c0b0003fb8c61599e611b6df9b Added missing Converse templates. diff -r 4f5ce55bc82e -r fe49f87d9b85 debian/kolab-conf.templates --- a/debian/kolab-conf.templates Thu Mar 06 23:03:39 2014 +0100 +++ b/debian/kolab-conf.templates Fri Mar 07 00:57:29 2014 +0100 @@ -196,6 +196,10 @@ be made to set up server instances or to configure services.) +Template: kolab-conf/title-converse +Type: title +_Description: Configuring Converse to use Kolab + Template: kolab-conf/xmpp-bind-server Type: string _Description: Select an XMPP server bind URI: @@ -204,3 +208,12 @@ . If this is a remote server, a proxy will be set up to allow users to connect to it. + +Template: kolab-conf/xmpp-proxy-server +Type: string +_Description: Select an XMPP server proxy URI: + Please indicate the location of the proxy server providing + access to the XMPP server to be used by Converse. + . + You can leave this empty to insist that the bind URI is + reachable from Web applications served by this host.