1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.

This commit is contained in:
winlin 2014-10-24 11:35:06 +08:00
parent 8295750821
commit 59f68a2655
33 changed files with 167 additions and 167 deletions

View file

@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* when reload callback, the config is updated yet.
*
* features not support reload,
* @see: https://github.com/winlinvip/simple-rtmp-server/wiki/v1_Reload#notsupportedfeatures
* @see: https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Reload#notsupportedfeatures
*/
class ISrsReloadHandler
{