Updated Environment Variables (markdown)

master
Hunter Long 2020-08-02 22:57:35 -07:00
parent 588876b3b7
commit 3c4954d22d
1 changed files with 1 additions and 1 deletions

@ -11,7 +11,7 @@ This page will list all environment variables that could be passed into Statping
- `CLEANUP_INTERVAL` - Interval to check for old records (default 1 hour, '1h = 1 hour') - `CLEANUP_INTERVAL` - Interval to check for old records (default 1 hour, '1h = 1 hour')
- `ALLOW_REPORTS` - Send Statping anonymous [error reports](https://sentry.io/) so we can see issues (default is false) - `ALLOW_REPORTS` - Send Statping anonymous [error reports](https://sentry.io/) so we can see issues (default is false)
### - Automatic SSL Certificate ### Automatic SSL Certificate
With LetsEncrypt enabled, Statping will run through the SSL process and create the SSL certs in the `certs` folder. Read more about the SSL Process on the [SSL Wiki](https://github.com/statping/statping/wiki/SSL). With LetsEncrypt enabled, Statping will run through the SSL process and create the SSL certs in the `certs` folder. Read more about the SSL Process on the [SSL Wiki](https://github.com/statping/statping/wiki/SSL).
- `LETSENCRYPT_ENABLE` - Set to **true** to have LetsEncrypt enabled. (defaults to false) - `LETSENCRYPT_ENABLE` - Set to **true** to have LetsEncrypt enabled. (defaults to false)
- `LETSENCRYPT_HOST` - Domain to generate SSL certificate - `LETSENCRYPT_HOST` - Domain to generate SSL certificate