[7.x][DOCS] Adds Configuration section to Node.JS docs (#1396)
This commit is contained in:
committed by
GitHub
parent
5eab7e9c75
commit
eeacdffd45
@ -1,5 +1,5 @@
|
||||
[[child-client]]
|
||||
== Creating a child client
|
||||
[[child]]
|
||||
=== Creating a child client
|
||||
|
||||
There are some use cases where you may need multiple instances of the client.
|
||||
You can easily do that by calling `new Client()` as many times as you need, but
|
||||
|
||||
Reference in New Issue
Block a user