I’m looking to store some temporary files which I don’t want backed up or persisting across other servers, accessible from PHP, but not deleted regularly (or ever).
Is this directory emptied by hestia? I saw there’s a script for deleting session files stored here but otherwise it seems like everything persists in this directory, is this correct?