mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-26 17:58:30 +00:00
Change support into storage in default configuration.
This commit is contained in:
parent
22abed7f01
commit
9a15ec73c0
1 changed files with 1 additions and 4 deletions
|
@ -141,10 +141,7 @@ main parameters::
|
||||||
# Value: plain | sha1 | crypt
|
# Value: plain | sha1 | crypt
|
||||||
encryption = crypt
|
encryption = crypt
|
||||||
|
|
||||||
[support]
|
[storage]
|
||||||
# Storage method
|
|
||||||
# Value: plain
|
|
||||||
type = plain
|
|
||||||
# Folder for storing local calendars, created in not present
|
# Folder for storing local calendars, created in not present
|
||||||
folder = ~/.config/radicale/calendars
|
folder = ~/.config/radicale/calendars
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue