From: Karl Palsson Date: Thu, 25 Aug 2016 11:38:21 +0000 (+0000) Subject: docs: dropbear: cover the mdns option X-Git-Url: http://git.openwrt.org/?p=web.git;a=commitdiff_plain;h=24dfd595e48f21f2b5a96d51219fe94afd33dac0 docs: dropbear: cover the mdns option Documented as an integer, though the dropbear initscript should be updated to be a boolean. Signed-off-by: Karl Palsson --- diff --git a/docs/uci_dropbear.txt b/docs/uci_dropbear.txt index f4b5043..cd9b0db 100644 --- a/docs/uci_dropbear.txt +++ b/docs/uci_dropbear.txt @@ -31,6 +31,7 @@ The 'dropbear' section contains these settings: | 'dsskeyfile' | file| no | _(none)_ | Path to DSS/DSA file | 'SSHKeepAlive' | integer| no | 300 | Keep Alive | 'IdleTimeout' | integer| no | 0| Idle Timeout +| 'mdns' | integer | no | 1 | Whether to annouce the service via link:mdns.html[mDNS] |==== This is the default configuration: