Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: KyleBrown on May 01, 2021, 12:52:31 PM

Title: Tab Text
Post by: KyleBrown on May 01, 2021, 12:52:31 PM
Hi there folks, I was wondering if it was possible to change the tab text as seen in this https://i.imgur.com/jR4z82P.png (https://i.imgur.com/jR4z82P.png) to something else?
Title: Re: Tab Text
Post by: SKaero on May 01, 2021, 02:03:14 PM
If your config.inc.php file you set the title with the following config option:

// Name your service. This is displayed on the login screen and in the window title
$config['product_name'] = 'Roundcube Webmail';