remove pcrejit
This commit is contained in:
parent
4b138ede90
commit
4a90334dab
|
@ -103,8 +103,6 @@
|
||||||
- upstream streaming {
|
- upstream streaming {
|
||||||
server 127.0.0.1:4000 fail_timeout=0;
|
server 127.0.0.1:4000 fail_timeout=0;
|
||||||
}
|
}
|
||||||
pcrejit:
|
|
||||||
- pcre_jit on
|
|
||||||
nginx_snippets:
|
nginx_snippets:
|
||||||
blockbots:
|
blockbots:
|
||||||
- if ($http_user_agent ~* (LanaiBotmarch|lanaibot|TinyTestBot|TinyBotTestUA) ) {
|
- if ($http_user_agent ~* (LanaiBotmarch|lanaibot|TinyTestBot|TinyBotTestUA) ) {
|
||||||
|
|
Loading…
Reference in New Issue