alexott commented on a change in pull request #3622: [ZEPPELIN-4586] Add option 
to avoid sending Jetty version on headers and on 300/400 pages
URL: https://github.com/apache/zeppelin/pull/3622#discussion_r386115618
 
 

 ##########
 File path: conf/zeppelin-site.xml.template
 ##########
 @@ -485,6 +485,14 @@
 </property>
 -->
 
+<!--
+<property>
+    <name>zeppelin.server.send.jetty.name</name>
+    <value>true</value>
 
 Review comment:
   I would use `false` here, as it's `true` by default anyway, and people will 
uncomment this section only when they need to disable sending of Jetty name ...

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to