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 b36717e commit 17559d6Copy full SHA for 17559d6
third_party/nginx/nginx.conf
@@ -41,7 +41,7 @@ http {
41
#access_log logs/host.access.log main;
42
43
location / {
44
- polaris_rate_limiting;
+ polaris_rate_limiting;
45
root html;
46
index index.html index.htm;
47
}
0 commit comments