fixed exec_record_done

This commit is contained in:
Roman Arutyunyan 2013-12-05 22:44:04 +04:00
parent b84e00d5bf
commit d98b24c4b7

View file

@ -529,6 +529,7 @@ ngx_rtmp_exec_merge_app_conf(ngx_conf_t *cf, void *parent, void *child)
if (conf->conf[n].nelts) {
conf->active = 1;
prev->active = 1;
}
}