mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
feat: 直接粘贴视频上传功能
This commit is contained in:
@@ -79,7 +79,7 @@ avatar=/static/images/headimgurl.jpg
|
||||
token_size=12
|
||||
|
||||
#上传文件的后缀,如果不限制后缀可以设置为 *
|
||||
upload_file_ext=txt|doc|docx|xls|xlsx|ppt|pptx|pdf|7z|rar|jpg|jpeg|png|gif
|
||||
upload_file_ext=txt|doc|docx|xls|xlsx|ppt|pptx|pdf|7z|rar|jpg|jpeg|png|gif|mp4|webm|avi
|
||||
|
||||
#上传的文件大小限制
|
||||
# - 如果不填写, 则默认1GB,如果希望超过1GB,必须带单位
|
||||
|
||||
Reference in New Issue
Block a user