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
|
Enviroment vars
|
||||||
------
|
------
|
||||||
|
|
||||||
* DISCORD_TOKEN
|
| Environment Variable | Description |
|
||||||
* Discord bot auth token
|
| ---- | --- |
|
||||||
* S3_URL
|
| DISCORD_TOKEN | Discord bot auth token |
|
||||||
* S3 Endpoint URL, include port if needed
|
| S3_URL | S3 Endpoint, include port if needed |
|
||||||
* S3_UN
|
| S3_UN | S3 Username |
|
||||||
* S3 Username
|
| S3_PW | S3 Password |
|
||||||
* S3_PW
|
| S3_TLS | 'True' or 'False' to use TLS (Default True) |
|
||||||
* S3 Password
|
| S3_BUCKET | The bucket to use |
|
||||||
* S3_TLS
|
| TAUTULLI_URL (TODO) | URL of tautulli server |
|
||||||
* Does the S3 endpoint use TLS/HTTPS?
|
| TAUTULLI_APIKEY (TODO) | APIKEY to access the tautulli server |
|
||||||
* 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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user