v2.0.0: Rename subnet to target to avoid confusion (#70)
This commit is contained in:
committed by
GitHub
parent
5df1776f51
commit
b61fe52161
@@ -6,7 +6,7 @@
|
||||
"password": "root",
|
||||
"db_name": "cmrdr"
|
||||
},
|
||||
"subnets" : "localhost",
|
||||
"target" : "localhost",
|
||||
"ports" : "554,8554",
|
||||
"rtsp_url_file" : "/conf/url.json",
|
||||
"rtsp_ids_file" : "/conf/ids.json",
|
||||
|
||||
Reference in New Issue
Block a user