Environment Variables
| Variable | Value | Description |
|---|---|---|
| CONFIG_DIRECTORY | /path/to/sabnzbd/config | The path to your SABnzbd config |
| DOWNLOADS_DIRECTORY | /path/to/downloads | Directory for downloaded files |
| INCOMPLETE_DOWNLOADS_DIRECTORY | /path/to/incomplete/downloads | Directory for downloads that havent finished yet |
| TZ | Etc/UTC | The timezone the service will use |
| PUID | 1000 | User ID - Don't change this unless you know what you're doing |
| PGID | 1000 | Group ID - Don't change this unless you know what you're doing |