Update config_SAMPLE.py

prep for new clean up
This commit is contained in:
M0VUB 2024-02-27 23:20:59 +00:00 committed by GitHub
parent 0ea915e43f
commit f67a4213ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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