Update hblink-SAMPLE.cfg

Remove live IP and server ID
This commit is contained in:
Cort Buffington 2018-09-26 09:00:26 -05:00 committed by GitHub
parent 0904cade83
commit 41fd8e6964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -87,14 +87,14 @@ EXPORT_PORT: 1234
# connecting to. NETWORK_ID is a number in the format of a DMR Radio ID that # connecting to. NETWORK_ID is a number in the format of a DMR Radio ID that
# will be sent to the other server to identify this connection. # will be sent to the other server to identify this connection.
# other parameters follow the other system types. # other parameters follow the other system types.
[3102] [3199]
MODE: OPENBRIDGE MODE: OPENBRIDGE
ENABLED: True ENABLED: True
IP: IP:
PORT: 62035 PORT: 62035
NETWORK_ID: 3129100 NETWORK_ID: 3129100
PASSPHRASE: password PASSPHRASE: password
TARGET_IP: 74.91.114.19 TARGET_IP: 1.2.3.4
TARGET_PORT: 62035 TARGET_PORT: 62035
# MASTER INSTANCES - DUPLICATE SECTION FOR MULTIPLE MASTERS # MASTER INSTANCES - DUPLICATE SECTION FOR MULTIPLE MASTERS