mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Add "enable" to forwarder, fix udp listener (#91)
* Add "enable" to forwarder fix udp listener - address and port parsing was broken * updated example configs * updated example config with comments
This commit is contained in:
@@ -149,6 +149,7 @@
|
||||
|
||||
"forwarder" :
|
||||
{
|
||||
"enable" : false,
|
||||
"json" : ["127.0.0.1:19446"],
|
||||
"proto" : ["127.0.0.1:19447"]
|
||||
},
|
||||
|
Reference in New Issue
Block a user