diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 6d78ab161c..8cffc06ff7 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -1082,6 +1082,19 @@ managed=1 + + enabled + Whether connectivity check is enabled. + Note that to enable connectivity check, a valid uri must + also be configured. The value defaults to true, but since + the uri is unset by default, connectivity check may be disabled. + The main purpose of this option is to have a single flag + to disable connectivity check. Note that this setting can + also be set via D-Bus API at runtime. In that case, the value gets + stored in /var/lib/NetworkManager/NetworkManager-intern.conf + file. + + uri The URI of a web page to periodically