From 4b57cf73fc0744bdc2294551b77077c4ab423fd5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 9 Sep 2015 11:26:56 +0200 Subject: [PATCH] Update description --- source/components/switch.transmission.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/components/switch.transmission.markdown b/source/components/switch.transmission.markdown index a8b9267fc35..259172fd886 100644 --- a/source/components/switch.transmission.markdown +++ b/source/components/switch.transmission.markdown @@ -30,6 +30,6 @@ Configuration variables: - **host** (*Required*): This is the IP address of your Transmission daemon, e.g. 192.168.1.32. - **port** (*Optional*): The port your Transmission daemon uses, defaults to 9091. - **name** (*Optional*): The name to use when displaying this Transmission instance. -- **username** (*Required*): Your Transmission username, if you use authentication. -- **password** (*Required*): Your Transmission password, if you use authentication. +- **username** (*Optional*): Your Transmission username, if you use authentication. +- **password** (*Optional*): Your Transmission password, if you use authentication.