config: Add configuration protected flag
[platform/upstream/connman.git] / doc / config-format.txt
index f3c8f01..7f23c76 100644 (file)
@@ -16,6 +16,9 @@ These files can have an optional global entry describing the actual file.
 The 2 allowed fields for that entry are:
 - Name: Name of the network.
 - Description: Description of the network.
+- Protected: Configuration protection against being removed, modified or
+overwritten by a Manager.ProvisionService() call. By default, a configuration
+is not protected.
 
 
 Service entry [service_*]