From a08bccc7a48e9a28377434b036f08ca2d3c64c16 Mon Sep 17 00:00:00 2001 From: Shlee Date: Wed, 16 Sep 2026 11:32:39 +0930 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 40ce4ec19..427f84781 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ APP_NAME="Pixelfed" APP_ENV="production" APP_KEY= APP_DEBUG="false" -#APP_LOCALE="en-US" +APP_LOCALE="en-US" # Instance Configuration OPEN_REGISTRATION="false"