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