Default size for article images is a little bit too high
- Status
- Open
- Subject
- Default size for article images is a little bit too high
- Version
- 18.x
- Category
- Error
- Feature
- Article
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Related-to
- Description
The default size of article images is the least little bit too high in my view.
The explanation given to the admin reminds the admin "Maximum file size for an article image. Article images are stored in the database so it should remain low". And after stating that, the default is 500.000. Kilobytes 😊 That's 500 MBytes for one single image. I wonder what MySQL thinks about a blob of 500 meg... And imagine a backup of that DB in .sql format... 😊
Copy to clipboard'article_image_file_size_max' => [ 'name' => tra('Article image maximum file size'), 'description' => tra('Maximum file size for an article image. Article images are stored in the database so it should remain low.'), 'type' => 'text', 'size' => '10', 'filter' => 'digits', 'units' => tra('kilobytes'), 'default' => 500000, ],- Importance
- 2
- Easy to solve?
- 10 easy
- Priority
- 20
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7520
- Created
- Monday 31 August, 2020 21:12:38 UTC
by hman - LastModif
- Monday 31 August, 2020 21:14:41 UTC