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.
0 parents commit 758d927Copy full SHA for 758d927
config
@@ -0,0 +1,3 @@
1
+ngx_addon_name=ngx_http_limit_traffic_rate_filter_module
2
+HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_limit_traffic_rate_filter_module"
3
+NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_limit_traffic_rate_filter_module.c"
0 commit comments