From 698eeefeef42d4046d1a9f982e92ef978eafa8bb Mon Sep 17 00:00:00 2001 From: epi Date: Sat, 19 Sep 2020 14:52:57 -0500 Subject: [PATCH] added depth and sizefilters to example config --- ferox-config.toml.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ferox-config.toml.example b/ferox-config.toml.example index bb43ec8..1d3b57a 100644 --- a/ferox-config.toml.example +++ b/ferox-config.toml.example @@ -21,6 +21,8 @@ # norecursion = true # addslash = true # stdin = true +# depth = 1 +# sizefilters = [5174] # headers can be specified on multiple lines or as an inline table