From f02eadc886ca73cb699784c469db388ef7a669a6 Mon Sep 17 00:00:00 2001 From: simplypeachy Date: Tue, 19 Jan 2016 23:07:24 +0000 Subject: [PATCH] Update config.rst to include ignoreDevice element --- users/config.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/users/config.rst b/users/config.rst index a40dd1c62..badd8c51d 100644 --- a/users/config.rst +++ b/users/config.rst @@ -285,6 +285,15 @@ IPv6 address and port (``[2001:db8::23:42]:12345``) ``dynamic`` The word ``dynamic`` means to use local and global discovery to find the device. + +IgnoredDevice Element +--------------------- + +.. code-block:: xml + + 5SYI2FS-LW6YAXI-JJDYETS-NDBBPIO-256MWBO-XDPXWVG-24QPUM4-PDW4UQU + +This optional element lists device IDs that have been specifically ignored. One element must be present for each device ID. Connection attempts from these devices are logged to the console but never displayed in the web GUI. GUI Element -----------