radicale3: update initial uci config

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 <dfdpublic@wildtechgarden.ca>
This commit is contained in:
Daniel F. Dickinson
2026-01-14 23:24:48 -05:00
committed by Hannu Nyman
parent ecf9fb51db
commit 78cf89d7d3

View File

@@ -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