mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Update config file to warn about supported storage backends
This commit is contained in:
parent
41b29cbe64
commit
9f81e4e613
1 changed files with 4 additions and 0 deletions
|
@ -634,6 +634,10 @@ default configuration file, with the main parameters:
|
|||
|
||||
[storage]
|
||||
# Storage backend
|
||||
# -------
|
||||
# WARNING: ONLY "filesystem" IS DOCUMENTED AND TESTED,
|
||||
# OTHER BACKENDS ARE NOT READY FOR PRODUCTION.
|
||||
# -------
|
||||
# Value: filesystem | multifilesystem | database | custom
|
||||
type = filesystem
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue