File: config

package info (click to toggle)
libnginx-mod-http-lua 1%3A0.10.23-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,104 kB
  • sloc: ansic: 40,872; perl: 452; sh: 261; python: 23; makefile: 12
file content (3 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (5)
1
2
3
ngx_addon_name="ngx_http_lua_fake_delayed_load_module"
HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_lua_fake_delayed_load_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_lua_fake_delayed_load_module.c"