change environment vars to table
This commit is contained in:
parent
6853bb11bd
commit
2d5e74e772
29
README.md
29
README.md
@ -21,21 +21,14 @@ Features
|
||||
Enviroment vars
|
||||
------
|
||||
|
||||
* DISCORD_TOKEN
|
||||
* Discord bot auth token
|
||||
* S3_URL
|
||||
* S3 Endpoint URL, include port if needed
|
||||
* S3_UN
|
||||
* S3 Username
|
||||
* S3_PW
|
||||
* S3 Password
|
||||
* S3_TLS
|
||||
* Does the S3 endpoint use TLS/HTTPS?
|
||||
* Either 'True' or 'False'
|
||||
* Defaults to True
|
||||
* S3_BUCKET
|
||||
* The bucket to put memes into
|
||||
* TAUTULLI_URL (optional)
|
||||
* URL of your tautulli server
|
||||
* TAUTULLI_APIKEY (optional)
|
||||
* APIKEY to access your tautulli instance
|
||||
| Environment Variable | Description |
|
||||
| ---- | --- |
|
||||
| DISCORD_TOKEN | Discord bot auth token |
|
||||
| S3_URL | S3 Endpoint, include port if needed |
|
||||
| S3_UN | S3 Username |
|
||||
| S3_PW | S3 Password |
|
||||
| S3_TLS | 'True' or 'False' to use TLS (Default True) |
|
||||
| S3_BUCKET | The bucket to use |
|
||||
| TAUTULLI_URL (TODO) | URL of tautulli server |
|
||||
| TAUTULLI_APIKEY (TODO) | APIKEY to access the tautulli server |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user