Skip to content

The size limit of inserted assets has been adjusted from 4G to 8G #14188

Closed
@TCOTC

Description

@TCOTC

移动端不支持上传超过 4096M 的文件?

if (file.size > protyle.options.upload.max) {
errorTip += `<li>${file.name} ${window.siyuan.languages.over} ${protyle.options.upload.max / 1024 / 1024}M</li>`;
validate = false;
}

关联折腾群:

Image

Activity

self-assigned this
on Feb 24, 2025
88250

88250 commented on Feb 24, 2025

@88250
Member

稍后调整为 8G

added this to the 3.1.23 milestone on Feb 24, 2025
changed the title [-]移动端不支持上传超过 4096M 的文件?[/-] [+]The size limit of inserted assets has been adjusted from 4G to 8G[/+] on Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250@TCOTC

      Issue actions

        The size limit of inserted assets has been adjusted from 4G to 8G · Issue #14188 · siyuan-note/siyuan