From 72473233ce4ff0cdf63a4069831fba5d2090d6e2 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Mon, 13 Jul 2026 21:10:34 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs:=20Update=20env=20example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 5ffd818..de90e05 100644 --- a/.env.example +++ b/.env.example @@ -17,7 +17,7 @@ ALLOW_USER_CONTROL=true # Minimum ms between arrow-key switches SWITCH_DEBOUNCE_MS=500 # Pause in ms after the fake login before playback starts. -LOGIN_DELAY=1500 +LOGIN_DELAY=3000 # ASCII rendering (applied live) # CHARSET: detailed | standard | simple | blocks, or a custom ramp string.