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.
2 parents 97d2ee7 + 17559d6 commit 3ba825bCopy full SHA for 3ba825b
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