diff --git a/README.md b/README.md index c8eb9bc..914692d 100644 --- a/README.md +++ b/README.md @@ -139,8 +139,16 @@ After changing config.properties run the following: wget https://github.com/Zimbra-Community/prop2xml/raw/master/out/artifacts/prop2xml_jar/prop2xml.jar -O /tmp/prop2xml.jar chmod +rx /tmp/set-java-path.sh source /tmp/set-java-path.sh + +(Development mode): + java -jar /tmp/prop2xml.jar tk_barrydegraaff_owncloud_zimlet /opt/zimbra/lib/ext/ownCloud/config.properties /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_owncloud_zimlet/config_template.xml +(Production mode): + + zmzimletctl configure /opt/zimbra/zimlets-deployed/tk_barrydegraaff_owncloud_zimlet/config_template.xml + zmcontrol restart + ### Restrict allowed DAV Servers Your clients **can connect to all dav servers by default**, you can restrict the allowed DAV servers to connect to in: