jerqi commented on code in PR #9759: URL: https://github.com/apache/gravitino/pull/9759#discussion_r2738385963
########## conf/gravitino.conf.template: ########## @@ -78,6 +78,7 @@ gravitino.cache.implementation = caffeine # Whether Gravitino enable authorization or not gravitino.authorization.enable = false # The admins of Gravitino service, multiple admins are spitted by comma. +gravitino.server.visibleConfigs=gravitino.authorization.serviceAdmins Review Comment: If UI wanna to know some configurations, it could be put it in this configurations. It can retrive config options and display them in the ConfigServelet. -- 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]
