sudo87 commented on issue #12219: URL: https://github.com/apache/cloudstack/issues/12219#issuecomment-3635649013
@nimbustech-lab If this section you are trying to hide: <img src="https://github.com/user-attachments/assets/eff8b764-bd63-468a-8de2-03af3a6cd4b1" width="400" /> It can be done by setting enabled to false in config.json: ``` "userCard": { "enabled": false, ``` -- 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]
