mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-10-31 21:38:51 +00:00
4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/bash
|
|
|
|
# number of days to keep cache
|
|
export CACHE_RETENTION_DAYS=2
|