Hello, The notify extension requires some configuration parameters,normally in hgrc e.g.:
[email] from = Kallithea <kallithea-noreply@... [smtp] host = localhost [web] baseurl = ... Can I add these to the 'ui' tables as well? I suspect (after looking briefly at the source code), this requires some code changes? Kind Regards, Silas --- Silas De Munck Development Engineer EMEA Development Center [email protected] www.daikineurope.com From: Mads Kiilerich <[email protected]> To: [email protected], [email protected] Date: 06/11/2015 02:58 Subject: Re: use notify extension on kallithea repos On 10/29/2015 02:29 PM, [email protected] wrote: Hello, I'm not sure if this is the right place to ask, please redirect me if necessary. I would like to configure the Mercurial notify extension on all my repositories. Is there a global hgrc used by kallithea repos? I tried to add this to the .hgrc (including notify extension) of the user running kallithea, but this has no effect. The UI has checkboxes for enabling the largefiles and hgsubversion extensions but not for other extensions. The simplest way to enable other extensions might be to add an entry to the 'ui' table in the database. /Mads Daikin Europe N.V. - Naamloze Vennootschap - Zandvoordestraat 300 - 8400 Oostende - Belgium - BTW BE 0412.120.336 - RPR Oostende - Tel: (+32)59/55 81 11 - Fax: (+32)59/55 88 99 - http://www.daikin.eu
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
