diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ All environment variables have defaults and are therefore not required to be set Name | Description ---- | ----------- -`DEBUG` | Enable debug logging if set to a non-empty value. +`SNEKBOX_DEBUG` | Enable debug logging if set to a non-empty value. `SNEKBOX_SENTRY_DSN` | [Data Source Name] for Sentry. Sentry is disabled if left unset. ## Third-party Packages |