mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-22 07:09:34 +08:00
update docs
This commit is contained in:
@@ -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"`
|
||||
|
Reference in New Issue
Block a user