hilfe mein git ist komisch
This commit is contained in:
10
etc/psa-webmail/horde/mnemo/conf.php
Normal file
10
etc/psa-webmail/horde/mnemo/conf.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
// Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
||||
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
|
||||
// $Id: d97e56b407852ff0a86c7d88c9a57c8f3089e82f $
|
||||
$conf['storage']['params']['table'] = 'mnemo_memos';
|
||||
$conf['storage']['params']['driverconfig'] = 'horde';
|
||||
$conf['storage']['driver'] = 'sql';
|
||||
$conf['notepads']['driver'] = 'default';
|
||||
$conf['menu']['import_export'] = true;
|
||||
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
|
||||
Reference in New Issue
Block a user