Add --disable-broker-tests configure option

This commit is contained in:
Jon Siwek 2018-06-15 15:30:11 -05:00
parent bf246e59d0
commit 3c6afc8409
4 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,8 @@
2.5-667 | 2018-06-15 15:30:11 -0500
* Add --disable-broker-tests configure option (Corelight)
2.5-663 | 2018-06-14 12:51:28 -0500
* Add Broker::max_threads and Broker::max_sleep tuning options,