aboutsummaryrefslogtreecommitdiff
path: root/README-stackrpms.md
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-05-19 16:06:34 -0400
committerB. Stack <bgstack15@gmail.com>2022-05-19 16:06:34 -0400
commit36acebf6198ef65b2889209ae8f3ac64ae150ae9 (patch)
tree68d92dc844e442dcb7b83e936d972320937d04e9 /README-stackrpms.md
parentremove dash from Release in spec (diff)
downloadradicaleinfcloud-36acebf6198ef65b2889209ae8f3ac64ae150ae9.tar.gz
radicaleinfcloud-36acebf6198ef65b2889209ae8f3ac64ae150ae9.tar.bz2
radicaleinfcloud-36acebf6198ef65b2889209ae8f3ac64ae150ae9.zip
re-add accountSettings parameter
Diffstat (limited to 'README-stackrpms.md')
-rw-r--r--README-stackrpms.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README-stackrpms.md b/README-stackrpms.md
index 738fe47..7532fa6 100644
--- a/README-stackrpms.md
+++ b/README-stackrpms.md
@@ -55,3 +55,4 @@ Relevant config options for radicale (file `/etc/radicale/config`) include:
2022-05-19 Version 0.13.1-stackrpms1.0
* added feature "perUserAdditionalResources"
* added English (24h) localization option
+* re-add settingsAccount which is useful after all
bgstack15