Merge pull request #1889 from polistern/feat/sam-udp-port

Added SAM UDP port parameter
This commit is contained in:
orignal 2023-03-10 11:11:27 -05:00 committed by GitHub
commit 98f06e3ba1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 10 deletions

View file

@ -168,9 +168,10 @@ port = 4447
[sam]
## Comment or set to 'false' to disable SAM Bridge
enabled = true
## Address and port service will listen on
## Address and ports service will listen on
# address = 127.0.0.1
# port = 7656
# portudp = 7655
[bob]
## Uncomment and set to 'true' to enable BOB command channel