We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2765fce commit fc5583cCopy full SHA for fc5583c
openresty/conf/default.conf
@@ -34,7 +34,6 @@ server {
34
fastcgi_buffer_size 32k;
35
fastcgi_read_timeout 30s;
36
fastcgi_request_buffering off;
37
- fastcgi_param PHP_VALUE "atatus.enabled=true;";
38
}
39
40
# Nginx Health Check Endpoint
0 commit comments