From 8913ff46f1b85ff19f258acc3b2f72d72a2c37d4 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 15 Jun 2021 20:23:45 +0100 Subject: [PATCH] Add TGID_URL into sample config --- FreeDMR-SAMPLE-commented.cfg | 1 + FreeDMR-SAMPLE.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/FreeDMR-SAMPLE-commented.cfg b/FreeDMR-SAMPLE-commented.cfg index 5173b2b..47885e5 100755 --- a/FreeDMR-SAMPLE-commented.cfg +++ b/FreeDMR-SAMPLE-commented.cfg @@ -107,6 +107,7 @@ SUBSCRIBER_FILE: subscriber_ids.json TGID_FILE: talkgroup_ids.json PEER_URL: https://www.radioid.net/static/rptrs.json SUBSCRIBER_URL: https://www.radioid.net/static/users.json +TGID_URL: http://downloads.freedmr.uk/downloads/talkgroup_ids.json STALE_DAYS: 7 #Read further repeater configs from MySQL diff --git a/FreeDMR-SAMPLE.cfg b/FreeDMR-SAMPLE.cfg index 0583b60..95a716d 100755 --- a/FreeDMR-SAMPLE.cfg +++ b/FreeDMR-SAMPLE.cfg @@ -32,6 +32,7 @@ SUBSCRIBER_FILE: subscriber_ids.json TGID_FILE: talkgroup_ids.json PEER_URL: https://www.radioid.net/static/rptrs.json SUBSCRIBER_URL: https://www.radioid.net/static/users.json +TGID_URL: http://downloads.freedmr.uk/downloads/talkgroup_ids.json STALE_DAYS: 7 [MYSQL]