mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fixed template
This commit is contained in:
parent
b720757080
commit
44e0474958
1 changed files with 2 additions and 2 deletions
|
|
@ -528,8 +528,8 @@
|
|||
<!--
|
||||
<property>
|
||||
<name>zeppelin.server.send.jetty.name</name>
|
||||
<value>true</value>
|
||||
<description>If set to true, will not show the Jetty version to prevent Fingerprinting</description>
|
||||
<value>false</value>
|
||||
<description>If set to false, will not show the Jetty version to prevent Fingerprinting</description>
|
||||
</property>
|
||||
-->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue