Adjusted TRANSMISSION_WEB_UI options in config

Added transmissionic webUI, moved transmission-web-control to the end - is removed in the current version, but there are discussions ongoing so not removing it for the moment
This commit is contained in:
Yann
2026-03-20 15:36:39 +01:00
committed by GitHub
parent aa5d57d18c
commit 6af5909628

View File

@@ -127,7 +127,7 @@ schema:
TRANSMISSION_HOME: str
TRANSMISSION_INCOMPLETE_DIR: str
TRANSMISSION_WATCH_DIR: str
TRANSMISSION_WEB_UI: list(standard|combustion|kettu|transmission-web-control|flood-for-transmission|shift)
TRANSMISSION_WEB_UI: list(standard|combustion|flood-for-transmission|kettu|shift|transmissionic|transmission-web-control)
WEBPROXY_ENABLED: bool
auto_restart: bool?
cifsdomain: str?