diff --git a/components/wifi.rst b/components/wifi.rst index fb2570a0b..c525b7c0a 100644 --- a/components/wifi.rst +++ b/components/wifi.rst @@ -62,7 +62,6 @@ Configuration variables: - **ap_timeout** (*Optional*, :ref:`time `): The time after which to enable the configured fallback hotspot. Defaults to ``1min``. -- **enable_mdns** (*Optional*, boolean): Controls if your node should advertise its presence and services using mDNS. When set to ``false`` you won't be able to access your node using its hostname which can break certain functionalities. Please see :ref:`notes on disabling mDNS `. Defaults to ``true``. - **domain** (*Optional*, string): Set the domain of the node hostname used for uploading. For example, if it's set to ``.local``, all uploads will be sent to ``.local``. Defaults to ``.local``.