From 01fbc8c3d3cf3ad67ff09b6348f4b2ae1d3b9299 Mon Sep 17 00:00:00 2001 From: krateng Date: Tue, 24 Aug 2021 04:54:09 +0200 Subject: [PATCH] Clarified settings, GH-77 --- settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.md b/settings.md index f820551..ed20a27 100644 --- a/settings.md +++ b/settings.md @@ -1,4 +1,4 @@ -Technically, each setting can be set via environment variable or the settings file. The columns are filled according to what is reasonable. Please do not configure each aspect of your server via environment variables! +Technically, each setting can be set via environment variable or the settings file - simply add the prefix `MALOJA_` for environment variables. The columns are filled according to what is reasonable, it is recommended to use the settings file where possible and not configure each aspect of your server via environment variables! Settings File | Environment Variable | Type | Description ------ | --------- | --------- | ---------