added multi-domain and s6
This commit is contained in:
9
etc-baloghs/kopano/webapp/config-mattermost.php
Normal file
9
etc-baloghs/kopano/webapp/config-mattermost.php
Normal 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);
|
||||
Reference in New Issue
Block a user