From 316b4e42afbac31696dc188bb2de1ab783d47a03 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Wed, 29 May 2024 23:36:14 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 159a6e8e..6f04fe12 100644 --- a/README.md +++ b/README.md @@ -213,10 +213,10 @@ For example in the settings.yml you have ```yaml system: - defaultLocale: 'en-US' + enableLogin: 'true' ``` -To have this via an environment variable you would have ``SYSTEM_DEFAULTLOCALE`` +To have this via an environment variable you would have ``SYSTEM_ENABLELOGIN`` The Current list of settings is