1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-22 07:16:10 +00:00
Felix Bartels a95a1f9b14 properly fix non ssl startup for meet
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-03-23 19:38:20 +01:00

6 lines
142 B
Python

import os
import kcconf
# Override configs from environment variables
kcconf.configkopano(kcconf.parseenvironmentvariables(r"/etc/kopano/"))