mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
News and download pages updated according to the 0.3 version.
This commit is contained in:
parent
3cba9d6909
commit
cd50a1336d
3 changed files with 30 additions and 4 deletions
|
@ -125,7 +125,7 @@ The server configuration can be modified in ``/etc/radicale.conf`` or in
|
|||
main parameters::
|
||||
|
||||
[server]
|
||||
# CalDAV server hostname, empty means all hostnames
|
||||
# CalDAV server hostname, empty for all hostnames
|
||||
host =
|
||||
# CalDAV server port
|
||||
port = 5232
|
||||
|
@ -155,7 +155,8 @@ main parameters::
|
|||
encryption = crypt
|
||||
|
||||
[storage]
|
||||
# Folder for storing local calendars, created in not present
|
||||
# Folder for storing local calendars,
|
||||
# created if not present
|
||||
folder = ~/.config/radicale/calendars
|
||||
|
||||
This configuration file is read each time the server is launched. If some
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue