File: config

package info (click to toggle)
libnginx-mod-http-lua 1%3A0.10.28-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 6,456 kB
  • sloc: ansic: 42,658; perl: 480; sh: 303; python: 23; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (7)
1
2
3
ngx_addon_name=ngx_http_lua_shm_fake_module
HTTP_MODULES="$HTTP_MODULES ngx_http_lua_fake_shm_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_lua_fake_shm_module.c"