add new caldav param in config.php

tags/0.1.3 0.1.3
Daniel Berteaud 12 years ago
parent 74519bf0b8
commit c2155dd14e
  1. 1
      root/etc/e-smith/templates/usr/share/sogosync/config.php/45Backend70Carddav
  2. 5
      smeserver-sogosync.spec

@ -1 +1,2 @@
define('CARDDAV_PERSONAL', 'personal');
define('CARDDAV_URL', 'http://localhost:{$sogod{'TCPPort'}}/SOGo/dav/%u/Contacts/');

@ -1,5 +1,5 @@
Name: smeserver-sogosync
Version: 0.1.2
Version: 0.1.3
Release: 0.beta5%{?dist}
Summary: SME Server integration for sogosync
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon May 14 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1.3-1
- Add new caldav param in config.php
* Fri Apr 27 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1.2-1
- Re add CALDAV_URL param

Loading…
Cancel
Save