1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

comment…

This commit is contained in:
Yohann Rebattu 2016-10-11 18:22:26 +02:00
parent ca2d519345
commit d6ee788ff5

View file

@ -112,6 +112,7 @@ def run():
configuration = config.load(configuration_paths)
configuration_found = True
# Update Radicale configuration according to options
for group in parser.option_groups:
section = group.title
for option in group.option_list: