mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-06-01 13:40:30 -04:00
Update config_SAMPLE.py
prep for new clean up
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user