Skip to content

Commit bcd1308

Browse files
committed
Replace Vesta with Hestia in roundcube config comment.
1 parent 08b16f9 commit bcd1308

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

install/debian/8/roundcube/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// Enable this option to use punycoded names
2727
$rcmail_config['password_idn_ascii'] = false;
2828

29-
// Vesta Driver options
29+
// Hestia Driver options
3030
// -----------------------
3131
// Control Panel host
3232
$rcmail_config['password_hestia_host'] = 'localhost';

install/debian/9/roundcube/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// Enable this option to use punycoded names
2727
$rcmail_config['password_idn_ascii'] = false;
2828

29-
// Vesta Driver options
29+
// Hestia Driver options
3030
// -----------------------
3131
// Control Panel host
3232
$rcmail_config['password_hestia_host'] = 'localhost';

install/ubuntu/14.04/roundcube/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// Enable this option to use punycoded names
2727
$rcmail_config['password_idn_ascii'] = false;
2828

29-
// Vesta Driver options
29+
// Hestia Driver options
3030
// -----------------------
3131
// Control Panel host
3232
$rcmail_config['password_hestia_host'] = 'localhost';

install/ubuntu/16.04/roundcube/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// Enable this option to use punycoded names
2727
$rcmail_config['password_idn_ascii'] = false;
2828

29-
// Vesta Driver options
29+
// Hestia Driver options
3030
// -----------------------
3131
// Control Panel host
3232
$rcmail_config['password_hestia_host'] = 'localhost';

install/ubuntu/18.04/roundcube/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// Enable this option to use punycoded names
2727
$rcmail_config['password_idn_ascii'] = false;
2828

29-
// Vesta Driver options
29+
// Hestia Driver options
3030
// -----------------------
3131
// Control Panel host
3232
$rcmail_config['password_hestia_host'] = 'localhost';

0 commit comments

Comments
 (0)