[Question] How to edit/adjust config of archiver?
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
Quick storytime:
I used oCIS since version 3 and waited untill it really is "usable" for productive work. Anyway since I also take photos in my freetime I still use the good old "OwnCloud" for hosting pictures, as oCIS currently just isn't good enough:
- no thumbnails for pics by default (I shoot in 42MP)
- no thumbnails for RAWs (.ARW again in 42MP)
- cant really download anything, as 14 RAWs (~80*14 = ~1120MB and cant be downloaded on oCIS)
- uses a lot of CPU usage for thumbnails, if it creates them (mostly just reates them for small pics by default)
- no hw acceleration for
But since oCIS v5 things started to iron-out and I thing as a file-cloud it does a pretty good job - still very bad for pictures, but I even introduced it at the company I work to replace the old Cloud.
Anyway the main topic of this "issue" is, that someone thought it is a clever idea to limit archives in general, and I fundamentaly disagree with this: https://github.com/owncloud/ocis/issues/2537
Some limit should be there, but 1.1GB and 1000files .. really?
Even my super weak Intel NUC can 100% create bigger archives! Also I would not mind to wait, but simply refuse to do the job is a big NoGo for me. I think some things went wrong here!
Anyway I understand that there needs to be some type of limitation, but 1.1GB really is absolutely normal, even for personal use and should have NEVER been a limit in the first place. I found the limitation here:
1. `https://doc.owncloud.com/ocis/next/deployment/container/orchestration/tab-pages/values-tab-2.html#:~:text=archiver%20can%20create.-,maxSize%3A%201073741824,-%23%20%2D%2D%20Max%20number%20of`
2. `https://doc.owncloud.com/ocis/next/deployment/container/orchestration/tab-pages/val-desc-tab-1.html#:~:text=features.archiver.maxSize`
But yet I do not know how to adjust this in my docker-compose.yml file and why this ever made it in any release?
I can not even thing of any machine, that would be so slow, that it could not create an archive bigger than 1.1GB...
That aside I would be happy to know, what to do, to remove or edit this (in my opinion stupid) limit so a reasonable setting.
Thanks for this great app! :)
Contributor guide
Assessment
This issue has not been assessed yet.