From e90b6973d85685e8f96e9699e86a2f7b94d18ff5 Mon Sep 17 00:00:00 2001 From: Mac Chaffee Date: Mon, 26 May 2025 12:46:01 -0400 Subject: [PATCH] Set log level to warning, not warn --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index 3d8f5d2..2a1a730 100644 --- a/.env.sample +++ b/.env.sample @@ -9,7 +9,7 @@ LETS_ENCRYPT_ENV=production ## All config: https://docs.mealie.io/documentation/getting-started/installation/backend-config/ ALLOW_SIGNUP=false -LOG_LEVEL=warn +LOG_LEVEL=warning # We use a custom log config to prevent logging to the filesystem and only log to stdout/stderr LOG_CONFIG_OVERRIDE=/app/logconf-override.json # TOKEN_TIME=8765