Bump media retention from 5 -> 14 days

This commit is contained in:
waffles
2023-01-24 10:17:14 -08:00
parent 75a9b9701f
commit 00012ff6c7
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
DAYS=5 DAYS=14
DOCKER_IMAGE=live-web-1 DOCKER_IMAGE=live-web-1
LOGFILE=/tmp/media_remove.log LOGFILE=/tmp/media_remove.log