PaulAngus commented on a change in pull request #5628:
URL: https://github.com/apache/cloudstack/pull/5628#discussion_r741760851
##########
File path: ui/public/config.json
##########
@@ -56,5 +56,6 @@
"plugins": [],
"basicZoneEnabled": true,
"multipleServer": false,
+ "loginFooter": "",
Review comment:
Isn't up with the main ui footer text, a more obvious place to put this
setting in the config.json file?
```
"docBase": "http://docs.cloudstack.apache.org/en/latest",
"appTitle": "CloudStack",
"footer": "Licensed under the <a href='http://www.apache.org/licenses/'
target='_blank'>Apache License</a>, Version 2.0.",
"loginFooter": "",
"logo": "assets/logo.svg",
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]