rodriguesnixon commented on code in PR #655: URL: https://github.com/apache/atlas/pull/655#discussion_r3373068833
########## distro/src/conf/atlas-application.properties: ########## @@ -281,4 +281,10 @@ atlas.search.gremlin.enable=false ######### Skip check for the same attribute name in Parent type and Child type ######### -#atlas.skip.check.for.parent.child.attribute.name=true \ No newline at end of file +#atlas.skip.check.for.parent.child.attribute.name=true + +######### Header Based Authentication ######### +atlas.authn.header.enabled=false Review Comment: Keep this properties commented. Also verify if default builds and Atlas service are not impacted when properties are commented. -- 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]
