TSG-2994 将 TFE 支持的配置项补充到 tfe.conf 中

This commit is contained in:
luwenpeng
2020-08-31 16:10:05 +08:00
parent 56addbdd27
commit 8c439fdbea
5 changed files with 86 additions and 34 deletions

View File

@@ -101,9 +101,6 @@ struct tfe_proxy
unsigned int nr_work_threads;
struct tfe_thread_ctx * work_threads[TFE_THREAD_MAX];
/* buffer options */
unsigned int buffer_output_limit;
unsigned int nr_modules;
struct tfe_plugin * modules;