diff options
| author | Michael Forney <mforney@mforney.org> | 2020-07-05 15:22:58 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-07-05 16:15:41 -0700 |
| commit | 4b02639f2d50d8c137750f603abf1390c3477ca2 (patch) | |
| tree | 5f469e249073e66f55243d0345b3ec5f828c65a4 /.gitmodules | |
| parent | 162ec3384ea56e878a1a44694c071d17cc71d8fc (diff) | |
nginx: Fix for TCP reset after http2_max_requests
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 93a1bc0c..38f83d3b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -231,6 +231,7 @@ [submodule "pkg/nginx/src"] path = pkg/nginx/src url = https://github.com/nginx/nginx + ignore = all [submodule "pkg/oksh/src"] path = pkg/oksh/src url = https://github.com/ibara/oksh.git |
