正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -40,7 +40,7 @@ srs_log_file ./objs/srs.log; | @@ -40,7 +40,7 @@ srs_log_file ./objs/srs.log; | ||
| 40 | # if exceed the max connections, server will drop the new connection. | 40 | # if exceed the max connections, server will drop the new connection. |
| 41 | # default: 1000 | 41 | # default: 1000 |
| 42 | max_connections 1000; | 42 | max_connections 1000; |
| 43 | -# whether start as deamon | 43 | +# whether start as daemon |
| 44 | # @remark: donot support reload. | 44 | # @remark: donot support reload. |
| 45 | # default: on | 45 | # default: on |
| 46 | daemon on; | 46 | daemon on; |
-
请 注册 或 登录 后发表评论