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...
'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, ],
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |