diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2009-11-16 12:20:00 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2009-11-16 12:20:00 +0000 |
| commit | 4985109dba935fd1d8a1bc6668322c71e5804b33 (patch) | |
| tree | dc6c29b8fa743c5b111d45749f031dc299081e38 /auto/sources | |
| parent | c05f20ec2eace8239c53f680294c9a2154b39e7d (diff) | |
| download | nginx-4985109dba935fd1d8a1bc6668322c71e5804b33.tar.gz nginx-4985109dba935fd1d8a1bc6668322c71e5804b33.tar.bz2 | |
ngx_http_degradation_module
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 73afc9276..69488d2f5 100644 --- a/auto/sources +++ b/auto/sources @@ -438,6 +438,10 @@ HTTP_SECURE_LINK_MODULE=ngx_http_secure_link_module HTTP_SECURE_LINK_SRCS=src/http/modules/ngx_http_secure_link_module.c +HTTP_DEGRADATION_MODULE=ngx_http_degradation_module +HTTP_DEGRADATION_SRCS=src/http/modules/ngx_http_degradation_module.c + + HTTP_FLV_MODULE=ngx_http_flv_module HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c |
