Enable radio id aliases (#2)

* Add files via upload

Alias Example Config file

* Update codeplug.example.yml

Added config options for alias file

* Update codeplug.example.yml to allow aliases

* Update codeplug.example.yml to enable Radio Aliases

* Update codeplug.example.yml

Commented out alias path, uncomment if alias file is being used.
pull/12/head
creoden 10 months ago committed by GitHub
parent 7432379ef8
commit 06da982f0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,11 @@
#
# Digital Voice Modem - Desktop Dispatch Console
#
#
# Radio Alias example
#- alias: "System"
# rid: 1
- alias: "Radio 1"
rid: 1

@ -25,6 +25,8 @@ systems:
encrypted: false
# Preshared FNE encryption key
presharedKey: "123ABC1234"
# Path to Radio Alias file for this system
#aliasPath: "Full/Path/To/alias.yml"
#
# Zones

Loading…
Cancel
Save

Powered by TurnKey Linux.