This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
user_guide:white_label [2017/03/22 10:56] admin [After you logged in] |
user_guide:white_label [2017/03/22 17:49] (current) admin [After you logged in] |
||
---|---|---|---|
Line 74: | Line 74: | ||
$config['whitelabel']['fName'] = 'RADIUSdesk'; | $config['whitelabel']['fName'] = 'RADIUSdesk'; | ||
</code> | </code> | ||
- | * The **logo.png** file resides in the **/usr/share/nginx/html/cake3/rd_cake/img/access_providers/** folder. | + | * The **logo.png** file resides in the **/usr/share/nginx/html/cake3/rd_cake/webroot/img/access_providers/** folder. |
* If you want to specify a site wide default logo, please replace that one manually. | * If you want to specify a site wide default logo, please replace that one manually. | ||
* The logo should not be more than 50 px high for it to display nicely in the top banner. | * The logo should not be more than 50 px high for it to display nicely in the top banner. |