1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Update config file to warn about supported storage backends

This commit is contained in:
Guillaume Ayoub 2015-04-20 11:16:14 +02:00
parent 41b29cbe64
commit 9f81e4e613

View file

@ -634,6 +634,10 @@ default configuration file, with the main parameters:
[storage] [storage]
# Storage backend # Storage backend
# -------
# WARNING: ONLY "filesystem" IS DOCUMENTED AND TESTED,
# OTHER BACKENDS ARE NOT READY FOR PRODUCTION.
# -------
# Value: filesystem | multifilesystem | database | custom # Value: filesystem | multifilesystem | database | custom
type = filesystem type = filesystem