|
|
@ -27,7 +27,7 @@ $config = array();
|
|
|
|
// or (Windows): 'sqlite:///C:/full/path/to/sqlite.db'
|
|
|
|
// or (Windows): 'sqlite:///C:/full/path/to/sqlite.db'
|
|
|
|
$config['db_dsnw'] = 'mysql://roundcube:pass@localhost/roundcubemail';
|
|
|
|
$config['db_dsnw'] = 'mysql://roundcube:pass@localhost/roundcubemail';
|
|
|
|
|
|
|
|
|
|
|
|
// The mail host chosen to perform the log-in.
|
|
|
|
// The IMAP host chosen to perform the log-in.
|
|
|
|
// Leave blank to show a textbox at login, give a list of hosts
|
|
|
|
// Leave blank to show a textbox at login, give a list of hosts
|
|
|
|
// to display a pulldown menu or set one host as string.
|
|
|
|
// to display a pulldown menu or set one host as string.
|
|
|
|
// To use SSL/TLS connection, enter hostname with prefix ssl:// or tls://
|
|
|
|
// To use SSL/TLS connection, enter hostname with prefix ssl:// or tls://
|
|
|
|