You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/configs/adj_site_map.example.yml

15 lines
257 B

#
# Digital Voice Modem - Adj. Site Map
#
#
# Peer List
#
peers:
# Peer ID.
- peerId: 1234567
# Flag indicating whether this talkgroup is active or not.
active: true
# List of peer IDs that are neighbors for this peer.
neighbors: []

Powered by TurnKey Linux.