mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Enabled batching in json format
This commit is contained in:
parent
ed5c0d4d4c
commit
7552eb1b6c
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ int main(int argc, char *argv[]) {
|
|||
|
||||
case 'j':
|
||||
use_json_encoding = 1;
|
||||
batch_size = 1;
|
||||
break;
|
||||
|
||||
case 'v':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue