From f67a4213ef42923254da0b407c32b11ab42226ec Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Tue, 27 Feb 2024 23:20:59 +0000 Subject: [PATCH] Update config_SAMPLE.py prep for new clean up --- config_SAMPLE.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_SAMPLE.py b/config_SAMPLE.py index 066c62d..95894b6 100644 --- a/config_SAMPLE.py +++ b/config_SAMPLE.py @@ -15,7 +15,7 @@ CLIENT_TIMEOUT = 0 # Clients are timed out after t OPB_FILTER = "" # Files and stuff for loading alias files for mapping numbers to names -PATH = './' # MUST END IN '/' +PATH = './data/' # MUST END IN '/' PEER_FILE = 'peer_ids.json' # Will auto-download SUBSCRIBER_FILE = 'subscriber_ids.json' # Will auto-download TGID_FILE = 'talkgroup_ids.json' # User provided