index
:
pykolab
dev/boddie
dev/boddie-new/combined
dev/boddie-new/setup
dev/confmgmt
dev/entitlements
dev/kolab-test-suite
dev/kolab-test-tools
dev/plesk
dev/python3
dev/resourcemanagement
dev/resourcemanagement2
dev/resourcemanagement3
dev/wallace
master
pykolab-0.2
pykolab-0.3
pykolab-0.4
pykolab-0.5
pykolab-0.5.14
pykolab-0.6
pykolab-0.7
PyKolab
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
conf.py
1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 034be61..73d1f22 100755
--- a/
conf.py
+++ b/
conf.py
@@ -42,5 +42,6 @@ import pykolab
if __name__ == "__main__":
pykolab = pykolab.Conf()
+ pykolab.finalize_conf()
pykolab.run()