mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
[Radicale] upstream to Radicale 1.1
* upstream to Radicale 1.1 * new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
@@ -10,6 +10,16 @@
|
||||
# Each Radicale's config [section] is setup as UCI config setting 'section'
|
||||
#
|
||||
|
||||
####################################################
|
||||
# OpenWrt specific settings
|
||||
# not part of radicale package
|
||||
#
|
||||
config system 'radicale'
|
||||
# delayed startup at boot (default 10 seconds)
|
||||
# to wait for netifd to bring up interfaces
|
||||
# during this time iface hotplug events are ignored
|
||||
# option boot_delay '10'
|
||||
|
||||
####################################################
|
||||
# Server options
|
||||
#
|
||||
@@ -65,7 +75,7 @@ config setting 'encoding'
|
||||
####################################################
|
||||
# Authentication options
|
||||
#
|
||||
config setting 'auth'
|
||||
config setting 'auth'
|
||||
|
||||
# Authentication method
|
||||
# Value: None | htpasswd | IMAP | LDAP | PAM | courier | http | remote_user | custom
|
||||
|
||||
Reference in New Issue
Block a user