Skip to content

Commit 8d6171d

Browse files
Bot Updating Templated Files
1 parent 9a58780 commit 8d6171d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Container images are configured using parameters passed at runtime (such as thos
128128
| `-e PUID=1000` | for UserID - see below for explanation |
129129
| `-e PGID=1000` | for GroupID - see below for explanation |
130130
| `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London. |
131-
| `-e TRANSMISSION_WEB_HOME=/combustion-release/` | Specify an alternative UI options are `/combustion-release/`, `/transmission-web-control/`, and `/kettu/` . |
131+
| `-e TRANSMISSION_WEB_HOME=/combustion-release/` | Specify an alternative UI options are [`/combustion-release/`](https://github.com/Secretmapper/combustion), [`/transmission-web-control/`](https://github.com/ronggang/transmission-web-control), [`/kettu/`](https://github.com/endor/kettu) and [`/flood-for-transmission/`](https://github.com/johman10/flood-for-transmission). |
132132
| `-e USER=username` | Specify an optional username for the interface |
133133
| `-e PASS=password` | Specify an optional password for the interface |
134134
| `-e WHITELIST=iplist` | Specify an optional list of comma separated ip whitelist. Fill rpc-whitelist setting. |
@@ -265,6 +265,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
265265

266266
## Versions
267267

268+
* **06.03.21:** - Add Flood for Transmission as a UI option
268269
* **23.01.21:** - Rebasing to alpine 3.13.
269270
* **02.11.20:** - Add ca-certificates package to allow connecting to https trackers.
270271
* **02.06.20:** - Rebase to alpine 3.12, update to transmission 3.0, remove python2, add python3.

0 commit comments

Comments
 (0)