Fix broken settings documentation of httpd.filterClass section

Signed-off-by: Dyrone Teng <dyroneteng@gmail.com>
Change-Id: I044c8a7c5c122e6c8a40bb32a24a002754c9085d
(cherry picked from commit 14fc08343534879af7859635a1880994fdcd706f)
This commit is contained in:
Dyrone Teng 2019-09-27 16:59:02 +08:00 committed by David Pursehouse
parent bafc1ca9f2
commit c62ba8de12

View File

@ -2669,7 +2669,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