Autopurge und Scan alle 6h aktiviert
This commit is contained in:
@@ -6,6 +6,10 @@ services:
|
||||
memory: 2G
|
||||
image: deluan/navidrome:latest
|
||||
container_name: navidrome
|
||||
environment:
|
||||
- ND_SCANNER_PURGEMISSING=always # oder "always" / "full"
|
||||
- ND_SCANSCHEDULE=6h
|
||||
- ND_LOGLEVEL=error
|
||||
ports:
|
||||
- 9533:4533
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user