From 0562dad1c0256f5e4ea892d8f0916dfbf70f59cc Mon Sep 17 00:00:00 2001 From: i3mSuperMan Date: Fri, 21 May 2021 16:54:57 +0530 Subject: [PATCH] doc: Added statement to set gateway location section --- doc/content/gateways/adding-gateways/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/content/gateways/adding-gateways/_index.md b/doc/content/gateways/adding-gateways/_index.md index b52a56ca4c..58216f034d 100644 --- a/doc/content/gateways/adding-gateways/_index.md +++ b/doc/content/gateways/adding-gateways/_index.md @@ -49,7 +49,7 @@ If you do not mind your gateway's location to be publicly displayed, check the * The gateway location can be manually set by entering the **Latitude**, **Longitude** and **Altitude** values. -You can also check the **Update from status messages** box if you want to update the location based on the metadata from the incoming uplink gateway status messages. +You can also check the **Update from status messages** box if you want to update the location based on the metadata from the incoming uplink gateway status messages. This works for gateways connecting with **authentication**; gateways connected over UDP are not supported. {{< note >}} The location settings you manually entered will be overwritten by the updates from the gateway status messages. {{}}