Added node id in tutorials configs

This commit is contained in:
porosnicuadrian
2021-07-02 12:05:31 +03:00
committed by Dan Christian Bogos
parent 320f14157e
commit 555265c19a
3 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"general": {
"node_id": "ALL2",
"log_level": 7,
"reply_timeout": "50s"
},

View File

@@ -3,6 +3,7 @@
"general": {
"node_id": "ALL2",
"log_level": 7,
"reply_timeout": "30s",
},

View File

@@ -4,6 +4,7 @@
"general": {
"node_id": "ALL2",
"log_level": 7,
"reply_timeout": "50s",
},