Merge pull request #615 from Paulchen-Panther/forwarder

Changed proto title in forwarder to flatbuffer
This commit is contained in:
Paulchen Panther
2019-08-31 07:33:59 +02:00
committed by GitHub
10 changed files with 41 additions and 41 deletions

View File

@@ -223,7 +223,7 @@
"forwarder" :
{
"enable" : false,
"proto" : ["127.0.0.1:19401"],
"flat" : ["127.0.0.1:19401"],
"json" : ["127.0.0.1:19446"]
},