From 5cbb4c6223a95369a5f6655779507ec4d99dcb93 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Mon, 28 Aug 2023 13:01:16 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e8dba85b..6a48508e 100644 --- a/README.md +++ b/README.md @@ -156,14 +156,17 @@ Stirling PDF allows easy customization of the app. Includes things like - Custom application name - Custom slogans, icons, images, and even custom HTML (via file overrides) + There are two options for this, either using the generated settings file ``settings.yml`` This file is located in the ``/configs`` directory and follows standard YAML formatting + Environment variables are also supported and would override the settings file For example in the settings.yml you have ``` system: defaultLocale: 'en-US' ``` + To have this via an environment variable you would have ``SYSTEM_DEFAULTLOCALE`` The Current list of settings is