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)