diff options
Diffstat (limited to 'doc/config-format.txt')
-rw-r--r-- | doc/config-format.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/config-format.txt b/doc/config-format.txt index 7f23c76f..cf89c09c 100644 --- a/doc/config-format.txt +++ b/doc/config-format.txt @@ -17,8 +17,8 @@ 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. +overwritten by a Manager.ProvisionService() call. If unset, this value defaults +to TRUE, i.e. configs are protected by default. Service entry [service_*] |