You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it looks like the file size limit for uploads is capped at 16mb. I've been trying to figure out how to increase this (preferably to 500mb), but nothing I have come across thus far has worked. The most promising thing I found was to add "UPLOAD_MAX_SIZE: 524288000" to the config..yaml, but that didn't do anything for me. Am I just looking in the wrong place or something? Tearing my hair out a bit lol.
This is the specific error:
Somewhat separately, it seems that uploading files directly into the library directory over FTP or similar does not seem to actually add those books to the library. Is this just a limitation of Calibre-web, or am I doing something wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently it looks like the file size limit for uploads is capped at 16mb. I've been trying to figure out how to increase this (preferably to 500mb), but nothing I have come across thus far has worked. The most promising thing I found was to add "UPLOAD_MAX_SIZE: 524288000" to the config..yaml, but that didn't do anything for me. Am I just looking in the wrong place or something? Tearing my hair out a bit lol.
This is the specific error:
Somewhat separately, it seems that uploading files directly into the library directory over FTP or similar does not seem to actually add those books to the library. Is this just a limitation of Calibre-web, or am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions