4 Commits

Author SHA1 Message Date
Tom
97c05e7d1f
fix link of Flood UI (#1686) 2021-01-23 22:10:49 +09:00
Joshua Arulsamy
ab91d6735a
Flood UI (#1663)
* Bundle Flood WebUI

Add the Flood WebUI to the default installation of the container.

The Flood UI offers no pre-built tarball for installation, so the source
is cloned and compiled in a separate stage container. Then the resulting
build files are copied to the final image. Build size only increases by
~1MB, but build times are slightly longer due to the added complexity.

Resolves #1661

* Update docs to include new supported WebUI
2021-01-19 10:41:13 +09:00
Sam Roquitte
fca5d47d83
(Docs) Added additional configuration options to table (#1632)
* Added additional configuration options to table

I had a hard time finding a list of "transmission options" so I ended up looking through the set environment variables in the container to find the two that I was looking for (idle limits)

* Update env var wording
2021-01-19 10:27:53 +09:00
Kristian Haugene
f6093588a8 Improving documentation, not done but getting somewhere #1558 2020-11-26 22:53:37 +01:00