tags 471781 + wontfix thanks OoO En cette fin de nuit blanche du jeudi 20 mars 2008, vers 05:09, Micah Anderson <[EMAIL PROTECTED]> disait:
> The debconf questions that are included with roundcube configure the > db_dsnw for roundcube, but roundcube upstream also offers the option > to configure a read-only operations database: > // PEAR database DSN for read only operations (if empty write database will > be used) > // useful for database replication > $rcmail_config['db_dsnr'] = 'mysql://user:[EMAIL PROTECTED]/database'; > Probably not that many people will need this, but it would be nice if it > were available as a low-priority debconf question so that preseeders > would be able to set it (instead of just distributing a db.inc.php). Hi Micah ! It would be easy to add a debconf question for this parameter. However, this is a parameter that will be rarely used. There are a lot of other parameters that we could set with debconf. Additionally, each debconf question is more work to l10n. You can just set yourself the parameter in /etc/roundcube/db.inc.php which is considered as a conffile. -- BOFH excuse #321: Scheduled global CPU outage -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

