added some core config option
This commit is contained in:
parent
7fc5915554
commit
a51e24c85d
1 changed files with 2 additions and 1 deletions
|
|
@ -224,6 +224,7 @@
|
|||
},
|
||||
"core": {
|
||||
"max_logfile_size": 1024000,
|
||||
"max_logfile_count": 4
|
||||
"max_logfile_count": 4,
|
||||
"max_worker_threads": 8
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue