radicale path updates and updatekey command

This commit is contained in:
steveej 2024-01-25 00:09:06 +01:00
parent ffdf25c117
commit d3024248d9
7 changed files with 179 additions and 9 deletions

View file

@ -63,8 +63,8 @@ let
[storage]
type = radicale_storage_decsync
filesystem_folder = ${config.xdg.dataHome}/radicale-${suffix}
decsync_dir = ${config.xdg.dataHome}/decsync-${suffix}
filesystem_folder = ${config.xdg.dataHome}/radicale/radicale-${suffix}
decsync_dir = ${config.xdg.dataHome}/decsync/decsync-${suffix}
'';
in
{