Fix broken settings documentation of httpd.filterClass section

Signed-off-by: Dyrone Teng <dyroneteng@gmail.com>
Change-Id: I044c8a7c5c122e6c8a40bb32a24a002754c9085d
This commit is contained in:
Dyrone Teng
2019-09-27 16:59:02 +08:00
parent 432a4c255c
commit 14fc083435

View File

@@ -2580,7 +2580,7 @@ Example of using a security library secure.jar under $GERRIT_SITE/lib
that provides a org.anyorg.MySecureHeaderFilter Servlet Filter that enforces
a trusted username in the `TRUSTED_USER` HTTP Header and
org.anyorg.MySecureIPFilter that performs source IP security filtering:
+
----
[auth]
type = HTTP