Skip to content

Commit

Permalink
Fix wrong name of env in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
madiele authored Nov 24, 2023
1 parent f1812e4 commit 5d1e458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ then run this to delete the old version form your system (note: this will also d
You can set the following environment variables:

- `TRANSCODE`: Set to "false" to disable transcoding, usefull if you only need the feeds (default: "false")
- `BITRATE`: Set the bitrate of the trascoded stream to your client (default: "192")
- `MP3_BITRATE`: Set the bitrate of the trascoded stream to your client (default: "192")
- `SUBFOLDER`: Set the the root path of the app, useful for reverse proxies (default: "/")
- `VALID_URL_DOMAINS`: (optional) Set a comma separated list of domains urls that are allowed to be converted into RSS (defaults to yotube and twitch urls)

Expand Down

0 comments on commit 5d1e458

Please sign in to comment.