added kopano & postifx configuration files

This commit is contained in:
Andreas Balogh
2022-01-21 21:24:34 +00:00
parent f20744f49e
commit 521b52e668
57 changed files with 4174 additions and 13 deletions

View File

@@ -0,0 +1,9 @@
<?php
define('PLUGIN_MATTERMOST_USER_DEFAULT_ENABLE', false);
define('PLUGIN_MATTERMOST_URL', '<URL-OF-YOUR-MATTERMOST>');
// This setting can be changed by the user in his settings.
// Here you can define the default behaviour.
define('PLUGIN_MATTERMOST_AUTOSTART', true);