mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
comment…
This commit is contained in:
parent
ca2d519345
commit
d6ee788ff5
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ def run():
|
||||||
configuration = config.load(configuration_paths)
|
configuration = config.load(configuration_paths)
|
||||||
configuration_found = True
|
configuration_found = True
|
||||||
|
|
||||||
|
# Update Radicale configuration according to options
|
||||||
for group in parser.option_groups:
|
for group in parser.option_groups:
|
||||||
section = group.title
|
section = group.title
|
||||||
for option in group.option_list:
|
for option in group.option_list:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue