docs: Put up a note that Brokenithm options are Android-specific

This commit is contained in:
beerpsi 2024-01-03 11:45:09 +00:00
parent 348d6020c5
commit 44ba947998
1 changed files with 2 additions and 2 deletions

View File

@ -27,10 +27,10 @@ coin=0x33
ir=0x20
[brokenithm]
; Use TCP instead of UDP for connections (default TCP)
; Brokenithm-Android: Use TCP instead of UDP for connections (default TCP)
tcp=1
; Port to accept connections on (default 52468)
; Brokenithm-Android: Port to accept connections on (default 52468)
port=52468
```