With recent changes to the proposed PR
(https://github.com/openwrt/luci/pull/8216) for the LuCI app for
radicale3, it is not longer necessary that uncommented configuration
be present in /etc/config/radicale3 for the LuCI app to work.
Therefore make the initial uci config commented sample only.
Signed-off-by: Daniel F. Dickinson <redacted>
-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