Files
server/etc/psa-webmail/horde/turba/conf.php
2026-01-07 20:52:11 +01:00

10 lines
413 B
PHP

<?php
// Copyright 1999-2025. WebPros International GmbH. All rights reserved.
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Id: c84b5bfb266d216bd796699636c9b2f67247d783 $
$conf['menu']['import_export'] = true;
$conf['shares']['source'] = 'localsql';
$conf['comments']['allow'] = true;
$conf['documents']['type'] = 'horde';
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */