mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
04dc40cc0c
(contacts) server, that: Shares calendars through CalDAV, WebDAV and HTTP. Shares contacts through CardDAV, WebDAV and HTTP. Supports events, todos, journal entries and business cards. Works out-of-the-box, no installation nor configuration required. Can warn users on concurrent editing. Can limit access by authentication. Can secure connections. Works with many CalDAV and CardDAV clients. Is GPLv3-licensed free software. WWW: http://radicale.org/ WWW: https://github.com/Kozea/Radicale PR: 222657 Submitted by: Alexandre C. Guimaraes <lebarondemerde@privacychain.ch>
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
@sample %%ETCDIR%%/config.sample
|
|
@sample %%ETCDIR%%/logging.sample
|
|
@dir(radicale,radicale,0755) %%DATADIR%%
|
|
%%WWWDIR%%/radicale.fcgi
|
|
%%WWWDIR%%/radicale.wsgi
|