Open dodger487 opened 10 years ago
Periodically delete temp files so server doesn't run out of space, also need to delete images if the data or python code changes!
Hi @dgrtwo @dodger487 . Instead of saving images to disk, I added an update which uses in memory images. Have a look at Pull Request https://github.com/dgrtwo/gleam/pull/4
Periodically delete temp files so server doesn't run out of space, also need to delete images if the data or python code changes!