1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

updated nsc to address issue #12

This commit is contained in:
ainsley
2019-12-05 14:11:07 -06:00
parent 04073ac76d
commit b5c33d12f1
4 changed files with 27 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
# Setting the Connection Name
Connections can be assigned a name which will appear in some of the server monitoring data. This name is not required but can help in debugging and testing.
!INCLUDE "../../_examples/connect_name.html"