mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Update config
This commit is contained in:
parent
18da4d59bc
commit
506c0d271d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ key = /etc/apache2/ssl/server.key
|
||||||
# Reverse DNS to resolve client address in logs
|
# Reverse DNS to resolve client address in logs
|
||||||
dns_lookup = True
|
dns_lookup = True
|
||||||
# Root URL of Radicale (starting and ending with a slash)
|
# Root URL of Radicale (starting and ending with a slash)
|
||||||
base_prefix = /sync/
|
base_prefix = CHANGEPATH
|
||||||
# Message displayed in the client when a password is needed
|
# Message displayed in the client when a password is needed
|
||||||
realm = Radicale - Password Required
|
realm = Radicale - Password Required
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue