an2linux: Enable both bluetooth and wifi server
Enabling both servers will allow more messages to get through, and it does not really constrain the server resources too much. an2linux should be clever enough to use *either* wifi or bluetooth in mirroring the messages, depending on which one it finds connected to the server/client.
This commit is contained in:
parent
bb892486e3
commit
1e3ce1dec7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[tcp]
|
||||
tcp_server = off
|
||||
tcp_server = on
|
||||
tcp_port = 46352
|
||||
|
||||
[bluetooth]
|
||||
|
|
Loading…
Reference in a new issue