1
Add explanation in self-hosted version of how can the user increase the max upload memory filesize
Source: outline/outline#8408 · opened by @baditaflorin
<img width="1227" alt="image" src=" />
Currently the user needs to see this error, know to search inside the outline repository, identify line 59 from attachments.ts that contain the error message
`
Then see line 55
To then go to the
AttachmentHelper.presetToMaxUploadSize
on line 106 to identify this
and then it will need to add either the FILE_STORAGE_IMPORT_MAX_SIZE, FILE_STORAGE_WORKSPACE_IMPORT_MAX_SIZE or FILE_STORAGE_UPLOAD_MAX_SIZE to make it work.
Currently the user needs to see this error, know to search inside the outline repository, identify line 59 from attachments.ts that contain the error message
`
Then see line 55
To then go to the
AttachmentHelper.presetToMaxUploadSize
on line 106 to identify this
and then it will need to add either the FILE_STORAGE_IMPORT_MAX_SIZE, FILE_STORAGE_WORKSPACE_IMPORT_MAX_SIZE or FILE_STORAGE_UPLOAD_MAX_SIZE to make it work.
No pledges yet. Be the first to back this.
Comments
Similar requests
'Tooltips' for definitions and short explanations when mousing over content
2 votes · 0 comments
Implement Optimal Line Length for Better Readability and WCAG Compliance
1 vote · 0 comments
Add support for selfhosted analytics tools
3 votes · 0 comments
PWA icon and label should respect the app settings
1 vote · 0 comments
Make it possible to upload attachments via API
1 vote · 0 comments
No comments yet.