rhtyd commented on a change in pull request #5628:
URL: https://github.com/apache/cloudstack/pull/5628#discussion_r737235198
##########
File path: ui/public/config.json
##########
@@ -56,5 +56,7 @@
"plugins": [],
"basicZoneEnabled": true,
"multipleServer": false,
- "docHelpMappings": {}
+ "docHelpMappings": {},
+ "loginPolicy": "By logging, you are accepting the <a
href='https://www.apache.org/foundation/policies/privacy.html'>usage
policy</a>",
Review comment:
@utchoang why not a single option/key? An admin can you whatever html
they want here, including both help+policy. By default in config.json this
should be empty but a doc PR will be needed to explain how people use this
feature.
--
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]