Updated Environment Variables (markdown)

master
Hunter Long 2020-09-18 23:56:16 -07:00
parent 94530040ad
commit 78a3c0598e
1 changed files with 1 additions and 1 deletions

@ -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)