diff options
Diffstat (limited to 'gennghttpxfun.py')
-rwxr-xr-x | gennghttpxfun.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gennghttpxfun.py b/gennghttpxfun.py index 2977407..80058e0 100755 --- a/gennghttpxfun.py +++ b/gennghttpxfun.py @@ -201,6 +201,9 @@ OPTIONS = [ "require-http-scheme", "tls-ktls", "alpn-list", + "frontend-header-timeout", + "frontend-http2-idle-timeout", + "frontend-http3-idle-timeout", ] LOGVARS = [ |