diff options
| author | 2022-06-01 12:28:26 -0700 | |
|---|---|---|
| committer | 2022-06-01 12:28:26 -0700 | |
| commit | 8ca7da31124a95b3f323fe285904b4f6e4be8e56 (patch) | |
| tree | baa0cf569ce91124dc1a94ee9755d79b5e86315b /README.md | |
| parent | Merge #140 - add pyproject.toml and versioning (diff) | |
| parent | CI: print the version to help with debugging (diff) | |
Merge #141 - fix version commit count
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -75,7 +75,6 @@ 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. -`GIT_SHA` | [Sentry release] identifier. Set in CI. `NSJAIL_CFG` | Path to the NsJail configuration file. `NSJAIL_PATH` | Path to the NsJail binary. `SNEKBOX_SENTRY_DSN` | [Data Source Name] for Sentry. Sentry is disabled if left unset. |