configure plugins
This commit is contained in:
parent
8182e46552
commit
989a620088
@ -30,6 +30,8 @@ $config['des_key'] = '{{getenv "KEY"}}';
|
||||
$config['cipher_method'] = '{{getenv "CIPHERMETHOD"}}';
|
||||
|
||||
$config['mail_domain'] = '%t';
|
||||
$config['username_domain'] = '%t';
|
||||
$config['username_domain_forced'] = true;
|
||||
$config['password_charset'] = 'UTF-8';
|
||||
|
||||
$config['plugins'] = array('managesieve', 'password', 'archive', 'zipdownload');
|
||||
|
Loading…
Reference in New Issue
Block a user