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,4 @@
<?php
/** Enable the pimfolder plugin for all users */
define('PLUGIN_PIMFOLDER_USER_DEFAULT_ENABLE', false);
?>