Disable CLICON_XMLDB_SYSTEM_ONLY_CONFIG by default
This commit is contained in:
parent
199a3fd88e
commit
08c8e43fb8
2 changed files with 4 additions and 6 deletions
|
|
@ -1202,7 +1202,7 @@ module clixon-config {
|
|||
}
|
||||
leaf CLICON_XMLDB_SYSTEM_ONLY_CONFIG {
|
||||
type boolean;
|
||||
default true;
|
||||
default false;
|
||||
description
|
||||
"If set, some fields in the configuration tree are not stored to datastore.
|
||||
Instead, the application provides a mechanism to save the system-only-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue