Increase cleanup size threshold
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
|||||||
container_name: sdr-cleanup
|
container_name: sdr-cleanup
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- SIZE_THRESHOLD=3k
|
- SIZE_THRESHOLD=7k
|
||||||
- INTERVAL=300
|
- INTERVAL=300
|
||||||
volumes:
|
volumes:
|
||||||
- ./cleanup-recordings.sh:/cleanup-recordings.sh:ro
|
- ./cleanup-recordings.sh:/cleanup-recordings.sh:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user