Proper way to modify $config['product_name'] =?

$config[‘product_name’] = ‘Mail-in-a-Box/Roundcube Webmail’;

I know it will be overwritten upon upgrade, But I just want to change it for now.
So to do it the proper way?