Add remote control port value
This commit is contained in:
parent
17ea95b99f
commit
76c74fbec5
@ -5,5 +5,6 @@ _outToUDP = True
|
|||||||
#_gateway = 192.168.1.184
|
#_gateway = 192.168.1.184
|
||||||
_gateway = 127.0.0.1
|
_gateway = 127.0.0.1
|
||||||
_gateway_port = 1234
|
_gateway_port = 1234
|
||||||
|
_remote_control_port = 1235
|
||||||
_tg_filter = 2,3,13,3174,3777215,3100,9,9998,3112
|
_tg_filter = 2,3,13,3174,3777215,3100,9,9998,3112
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user