feat: 录像存储server类型,可以设置如何存储了 (#4699)

feat: Server 类型的录像存储可以上传到 oss等上面
This commit is contained in:
老广
2020-09-27 14:34:47 +08:00
committed by GitHub
parent d4037998c8
commit e3648d11b1
8 changed files with 74 additions and 33 deletions

View File

@@ -0,0 +1,3 @@
"""
Replay 的 backend 已移动到 jms_storage 模块中
"""