3. Configuration¶
3.1. Config file¶
To configure the MDM plugin, please edit the following file:
/etc/kopano/webapp/config-mdm.php
This file contains multiple configuration options.
3.2. PLUGIN_MDM_USER_DEFAULT_ENABLE_MDM¶
Option to enable the plugin by default in the Kopano WebApp. Default is false.
3.3. PLUGIN_MDM_SERVER¶
The location of your Z-Push server. Default is localhost.
3.4. PLUGIN_MDM_SERVER_SSL¶
Set this to true if you are using a SSL connection. Default is false.