Initial *untested* support for database storage
This commit is contained in:
@@ -73,8 +73,7 @@ INITIAL_CONFIG = {
|
||||
"type": "filesystem",
|
||||
"filesystem_folder": os.path.expanduser(
|
||||
"~/.config/radicale/collections"),
|
||||
"git_folder": os.path.expanduser(
|
||||
"~/.config/radicale/collections")},
|
||||
"database_url": ""},
|
||||
"logging": {
|
||||
"config": "/etc/radicale/logging",
|
||||
"debug": "False",
|
||||
|
Reference in New Issue
Block a user