mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-12-04 05:53:29 -05:00
Update config_SAMPLE.py
prep for new clean up
This commit is contained in:
parent
0ea915e43f
commit
f67a4213ef
@ -15,7 +15,7 @@ CLIENT_TIMEOUT = 0 # Clients are timed out after t
|
|||||||
OPB_FILTER = ""
|
OPB_FILTER = ""
|
||||||
|
|
||||||
# Files and stuff for loading alias files for mapping numbers to names
|
# 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
|
PEER_FILE = 'peer_ids.json' # Will auto-download
|
||||||
SUBSCRIBER_FILE = 'subscriber_ids.json' # Will auto-download
|
SUBSCRIBER_FILE = 'subscriber_ids.json' # Will auto-download
|
||||||
TGID_FILE = 'talkgroup_ids.json' # User provided
|
TGID_FILE = 'talkgroup_ids.json' # User provided
|
||||||
|
Loading…
Reference in New Issue
Block a user