diff --git a/net/radicale3/files/radicale3.config b/net/radicale3/files/radicale3.config index 753044cf02..09e759bcf9 100644 --- a/net/radicale3/files/radicale3.config +++ b/net/radicale3/files/radicale3.config @@ -1,7 +1,10 @@ -config section server +# config section server # list host 127.0.0.1:5232 - # list host ::1:5232 + # list host [::1]:5232 -#config user - #option name user1 - #option password password1 +# config user + # option name user1 + # option password password1 + +# config storage + # filesystem_folder /var/radicale3/data