From db5394a2c51a04dbd85509f30e1efa4f7f2ad1ac Mon Sep 17 00:00:00 2001 From: Chris King Date: Tue, 18 Feb 2025 01:19:18 -0800 Subject: [PATCH] Remove logging options from Stash docker-compose.yml so that it uses defaults (journald) --- stashapp/docker-compose.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/stashapp/docker-compose.yml b/stashapp/docker-compose.yml index 238e851..ee49c7f 100644 --- a/stashapp/docker-compose.yml +++ b/stashapp/docker-compose.yml @@ -10,13 +10,6 @@ services: - proxy-net expose: - "9999" - ## If you intend to use stash's DLNA functionality uncomment the below network mode and comment out the above ports section - # network_mode: host - logging: - driver: "json-file" - options: - max-file: "10" - max-size: "2m" environment: - STASH_STASH=/data/ - STASH_GENERATED=/generated/