In the control panel, there's a setting in Admin > General Configuration for 'Name of your site.'
The value entered here appears in the top right hand corner of the control panel.
Is there a config override to set this value, to save having to type it via the control panel?
Thanks,
Stephen
$config['site_label'] = 'My Site Name';
In my experience, while this override indeed exists, it is not honored in the control panel. Basically, whatever is in the config file gets overridden by what's in the control panel. Not the way it is supposed to be but ...
See this bug report for a workaround and detailed explanations.
There is a bug that prevents this from working.
However, there is also an add-on which fixes it, if you really need the functionality: http://devot-ee.com/add-ons/override_site_name
Try $config['site_label'] = 'My Site Name';
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With