Actions
tickets #111096
closedIncrease max upload size for wiki (currently 2MB)
Start date:
2022-05-13
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Hello admin team
I did want to upload our workshop exports (svgs) to wiki however I will not fit. I'm around 2.5MB and the limit is 2MB.
I feel like the limit is no longer reasonable as the resolution has increased (we have 5K now, 8K comming), screenshots will be larger etc.
I suggest to set limit to either 5MB or even 10MB.
Thank you
Lubos
Updated by pjessen almost 3 years ago
- Category set to Wiki
- Private changed from Yes to No
Updated by pjessen almost 3 years ago
- Tracker changed from communication to tickets
Updated by lkocman over 2 years ago
Updated by crameleon over 2 years ago
- Tags set to wiki
- Status changed from New to In Progress
- Assignee deleted (
crameleon)
Set to 10M, however /srv, which seems to be where uploads are stored, is almost full:
# df -h /srv
Filesystem Size Used Avail Use% Mounted on
/dev/vdb1 25G 22G 2.1G 92% /srv
Shall we increase that disk size or clean something up? The English wiki naturally has the most content:
# du -hs /srv/www/*.opensuse.org/public/images/
253M /srv/www/cn.opensuse.org/public/images/
200M /srv/www/cs.opensuse.org/public/images/
732M /srv/www/de.opensuse.org/public/images/
269M /srv/www/el.opensuse.org/public/images/
4.1G /srv/www/en.opensuse.org/public/images/
4.0G /srv/www/en-test.opensuse.org/public/images/
994M /srv/www/es.opensuse.org/public/images/
312M /srv/www/fr.opensuse.org/public/images/
172M /srv/www/hu.opensuse.org/public/images/
852M /srv/www/it.opensuse.org/public/images/
358M /srv/www/ja.opensuse.org/public/images/
35M /srv/www/languages.opensuse.org/public/images/
447M /srv/www/nl.opensuse.org/public/images/
287M /srv/www/old-de.opensuse.org/public/images/
1.4G /srv/www/old-en.opensuse.org/public/images/
65M /srv/www/pl.opensuse.org/public/images/
567M /srv/www/pt.opensuse.org/public/images/
709M /srv/www/ru.opensuse.org/public/images/
79M /srv/www/sv.opensuse.org/public/images/
177M /srv/www/tr.opensuse.org/public/images/
467M /srv/www/zh.opensuse.org/public/images/
232M /srv/www/zh-tw.opensuse.org/public/images/
Updated by crameleon over 2 years ago
- Status changed from In Progress to Resolved
- Assignee set to crameleon
Alright, apparently the disk size has already been increased, just the file system still needs to be expanded after a backup. I'll make a separate ticket for it as the original request here has been resolved.
Actions