Conversation
Notices
-
Hubzilla 9.2.1
- Fix fatal error if gd function image{jpeg, png, webp}() did not exist for some reason
- Add missing pdl for mod import
- Escape queueworker json data
- Fix missing object when repeating own posts
- Improve display of system notifications in relation with page reloads
- Add possibility to only display system notifications with notifications widget
- Fix layout issue with socialauth addon
- Save a db lookup if we have just reset notifications in sse addon
- Fix php error if attachment was an empty string in pubcrawl addon
-
@_jayrope
the use of magick
Not surewhat you mean :thinking_face:
-
@Mario Vavti Small detail: the use of magick here amounts to 10s and even 100s of GB of temp files, which i can only clean manually. Could the cron job, taking care of the queue, be additionally configured to take care of this, too?
Edit: Turns out, that 70GB of those temp files were from between May17 and 23. Afterwards no more temp files were made by magick. I suppose the problem is solved. Sorry for the small alarm.
-
@_jayrope ah i see... That might have been an imagick issue in this case... Hubzilla is not involved in the inner workings of imagick...
-
@Mario Vavti I suppose my Hubzilla install uses imagick to scale images? All else is guessing.