diff options
Diffstat (limited to 'users/config.rst')
-rw-r--r-- | users/config.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/users/config.rst b/users/config.rst index fd8dc29..7bead99 100644 --- a/users/config.rst +++ b/users/config.rst @@ -758,9 +758,9 @@ From the following child elements at least one ``address`` child must exist. .. option:: device.allowedNetwork :aliases: device.allowedNetworks - If given, this restricts connections to this device to only this network. - The mechanism is described in detail in a :doc:`separate chapter - </advanced/device-allowednetworks>`). + If given, restricts to only connect to this device when it is reachable + through any of these networks. The mechanism is described in detail in a + :doc:`separate chapter </advanced/device-allowednetworks>`). .. option:: device.autoAcceptFolders |