forked from External/mediamtx
update docs
This commit is contained in:
parent
7352244fd9
commit
779d5b61cd
3 changed files with 6 additions and 6 deletions
|
|
@ -117,7 +117,7 @@ func loadConfPathData(ctx *gin.Context) (interface{}, error) {
|
|||
ReadPass *conf.Credential `json:"readPass"`
|
||||
ReadIPs *conf.IPsOrNets `json:"readIPs"`
|
||||
|
||||
// custom commands
|
||||
// external commands
|
||||
RunOnInit *string `json:"runOnInit"`
|
||||
RunOnInitRestart *bool `json:"runOnInitRestart"`
|
||||
RunOnDemand *string `json:"runOnDemand"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue