diff --git a/_posts/2021-09-14-synapse-media-storage-provider.md b/_posts/2021-09-14-synapse-media-storage-provider.md index ce8bb24..9df1618 100644 --- a/_posts/2021-09-14-synapse-media-storage-provider.md +++ b/_posts/2021-09-14-synapse-media-storage-provider.md @@ -153,7 +153,7 @@ At least, we now considere the problem as solved. We only need one more step: regulargy cleaning up the local filesystem to not fill our RAM. -## Write a synchro script +## Goold old cron Because there is no elegant solution and my time is limited, I chose to write a script that run every 10 minutes. It checks that the files are already on the S3 bucket and then delete them from the filesystem.