update .cfg

pull/39/head
Esteban Mackay Q. 2 months ago
parent 619f27fd57
commit 34536c1b13

@ -8,6 +8,12 @@
#If you join the ADN-Systems network, you need to add your ServerID Here. #If you join the ADN-Systems network, you need to add your ServerID Here.
SERVER_ID: 0 SERVER_ID: 0
# DMR Talker Alias (apagado por defecto)
TALKER_ALIAS: False
TALKER_ALIAS_MODE: both
TALKER_ALIAS_FORMAT: {callsign} {fname}
TALKER_ALIAS_TEXT_FORMAT: utf8
# Servidor de seguridad centralizado # Servidor de seguridad centralizado
URL_SECURITY: URL_SECURITY:
PORT_SECURITY: PORT_SECURITY:

@ -17,6 +17,7 @@ VALIDATE_SERVER_IDS: True
TALKER_ALIAS: False TALKER_ALIAS: False
TALKER_ALIAS_MODE: both TALKER_ALIAS_MODE: both
TALKER_ALIAS_FORMAT: {callsign} {fname} TALKER_ALIAS_FORMAT: {callsign} {fname}
TALKER_ALIAS_TEXT_FORMAT: utf8
# Servidor de seguridad centralizado # Servidor de seguridad centralizado
URL_SECURITY: URL_SECURITY:

@ -19,6 +19,7 @@ VALIDATE_SERVER_IDS: True
TALKER_ALIAS: False TALKER_ALIAS: False
TALKER_ALIAS_MODE: both TALKER_ALIAS_MODE: both
TALKER_ALIAS_FORMAT: {callsign} {fname} TALKER_ALIAS_FORMAT: {callsign} {fname}
TALKER_ALIAS_TEXT_FORMAT: utf8
# Servidor de seguridad centralizado # Servidor de seguridad centralizado
URL_SECURITY: URL_SECURITY:

Loading…
Cancel
Save

Powered by TurnKey Linux.