Skip to content

Commit

Permalink
default config for zeromq sockets (#311)
Browse files Browse the repository at this point in the history
* Dev (#285)

* Sources/click stream ddhq (#284)

* add datadog initialization params which default track click behaviour

* Add IndexedDB storage rule

---------

Co-authored-by: Datta Mundada <dbmundada333@gmail.com>

* vehicle registration rule

* Laundarkly fix (#287)

* Remove useFlags method from launchdarkly sdk

* Minor correction in laundarkly fix

* JS sdk fixes -1

* Fix code-review comment

---------

Co-authored-by: Hitesh Mahajan <hiteshvm1998@gmail.com>
Co-authored-by: Hitesh Mahajan <hitesh@Hiteshs-MacBook-Pro.local>

* Python: Stripe Rule (#298)

* Removed duplicate rule (#303) (#304)

* default config for zeromq sockets

---------

Co-authored-by: Datta Mundada <dbmundada333@gmail.com>
Co-authored-by: Hitesh Mahajan <hiteshvm1998@gmail.com>
Co-authored-by: Hitesh Mahajan <hitesh@Hiteshs-MacBook-Pro.local>
Co-authored-by: KhemrajSingh Rathore <khemraj.rathore@privado.ai>
Co-authored-by: hiteshbedre <32206192+hiteshbedre@users.noreply.github.com>
  • Loading branch information
6 people committed Oct 3, 2023
1 parent 9c00776 commit eb4f769
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/systemConfig/default.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
systemConfig:
- key: maxSocketCount
value: "4096"

0 comments on commit eb4f769

Please sign in to comment.