From 78a3c0598e4246d8469886686e205941fcbb3d75 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Fri, 18 Sep 2020 23:56:16 -0700 Subject: [PATCH] Updated Environment Variables (markdown) --- Environment-Variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Environment-Variables.md b/Environment-Variables.md index a3c7b2d..9d490ae 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -46,7 +46,7 @@ With LetsEncrypt enabled, Statping will run through the SSL process and create t - `LOGS_MAX_COUNT` - Maximum amount of log files (defaults to 5) - `LOGS_MAX_AGE` - Maximum age for log files (defaults to 28 days) - `LOGS_MAX_SIZE` - Maximum size for log files (defaults to 16 MB) -- `LANGUAGE` - Language to use (en, fr, ru, more to come...) +- `LANGUAGE` - Language to use (en, fr, it, ru, zh, de, ko, ja) ### Assets - `SASS` - Set the absolute path to the [sass](https://sass-lang.com/) binary location (find with `which sass`) - `USE_ASSETS` - Automatically use assets from 'assets folder' (true/false)