drop one of the slowloris detectors

This commit is contained in:
ed 2022-12-02 17:53:23 +00:00
parent 89c9f45fd0
commit 7c76d08958
6 changed files with 9 additions and 28 deletions

View file

@ -107,7 +107,7 @@ class Cfg(Namespace):
ex = "css_browser hist js_browser no_hash no_idx no_forget"
ka.update(**{k: None for k in ex.split()})
ex = "re_maxage rproxy rsp_slp s_wr_slp theme themes turbo df loris1w loris1b loris2"
ex = "re_maxage rproxy rsp_slp s_wr_slp theme themes turbo df loris"
ka.update(**{k: 0 for k in ex.split()})
ex = "doctitle favico html_head mth textfiles log_fk"