The ability to respond to and process datagrams Signed-off-by: Ava Affine <ava@sunnypup.io>
15 lines
318 B
Text
15 lines
318 B
Text
ngx_module_type=CORE
|
|
ngx_module_name=ngx_muninn_core_module
|
|
ngx_module_srcs="$ngx_addon_dir/muninn_core.c"
|
|
ngx_module_link=ADDON
|
|
|
|
. auto/module
|
|
|
|
ngx_module_type=CORE
|
|
ngx_module_name=ngx_muninn_daemon_module
|
|
ngx_module_srcs="$ngx_addon_dir/muninn_daemon.c"
|
|
ngx_module_link=ADDON
|
|
|
|
. auto/module
|
|
|
|
ngx_addon_name="muninn"
|