Skip to content

Commit

Permalink
Merge pull request #35 from Lax/disable-stream-module
Browse files Browse the repository at this point in the history
* temporally disable ngx_stream_accounting_module
  • Loading branch information
Lax committed Sep 15, 2018
2 parents a8b77c5 + e94801e commit ea2ef10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config
Expand Up @@ -13,4 +13,4 @@ TRAFFIC_ACCOUNTING_SRCS=" \
"

. $ngx_addon_dir/ngx_http_accounting_module
. $ngx_addon_dir/ngx_stream_accounting_module
#. $ngx_addon_dir/ngx_stream_accounting_module

0 comments on commit ea2ef10

Please sign in to comment.