mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
add ".well-known" addresses feature (closes #126)
This commit is contained in:
parent
a6884492a2
commit
b863e8390e
3 changed files with 26 additions and 0 deletions
4
config
4
config
|
@ -46,6 +46,10 @@ request = utf-8
|
|||
# Encoding for storing local collections
|
||||
stock = utf-8
|
||||
|
||||
[well-known]
|
||||
caldav = '/%(user)s/caldav/'
|
||||
carddav = '/%(user)s/carddav/'
|
||||
|
||||
|
||||
[auth]
|
||||
# Authentication method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue