From ee43fc92ae99eb32c315c81e744c4530717542e1 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 5 Aug 2018 10:47:01 +0800 Subject: [PATCH] For #1110, Refine conf --- trunk/conf/full.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index 246d215a07..a8f12aa10d 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -723,7 +723,7 @@ vhost hooks.callback.srs.com { # "action": "on_publish", # "client_id": 1985, # "ip": "192.168.1.10", "vhost": "video.test.com", "app": "live", - # "stream": "livestream" + # "stream": "livestream", "param":"?token=xxx&salt=yyy" # } # if valid, the hook must return HTTP code 200(Stauts OK) and response # an int value specifies the error code(0 corresponding to success):