mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
radicale2: Update CalDAV/CardDAV server to v2.x
Radicale 2.x adds support for many new clients, bug-fixes, etc so add v2 of this application. We do it as a separate package for those not ready to switch (it's not an straight inplace upgrade from 1.x). We do however CONFLICT with 1.x as they can't be run side-by-side on the same host (without containers for somesuch). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#config section server
|
||||
# list host 127.0.0.1:5232
|
||||
# list host ::1:5232
|
||||
|
||||
#config user
|
||||
#option name user1
|
||||
#option password password1
|
||||
Reference in New Issue
Block a user