diff options
| author | luwenpeng <[email protected]> | 2024-09-26 14:39:21 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-09-26 14:39:21 +0800 |
| commit | 5d3ee62d23253218243c9be831ffa084add3ef80 (patch) | |
| tree | 35f051e74d619a831582b4e8f8f131b3b5503c11 /conf/tfe | |
| parent | ad96bf00c1e7e123b7c4e513bedabd9850b3a7b7 (diff) | |
fix compile errors for adapting maat
Diffstat (limited to 'conf/tfe')
| -rw-r--r-- | conf/tfe/tfe.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/tfe/tfe.conf b/conf/tfe/tfe.conf index 1a61296..d70188c 100644 --- a/conf/tfe/tfe.conf +++ b/conf/tfe/tfe.conf @@ -1,9 +1,5 @@ [system] nr_worker_threads=8 -enable_kni_v1=0 -enable_kni_v2=0 -enable_kni_v3=0 -enable_kni_v4=1 # Only when (disable_coredump == 1 || (enable_breakpad == 1 && enable_breakpad_upload == 1)) is satisfied, the core will not be generated locally disable_coredump=0 |
