Optimize of multi-db write

This commit is contained in:
Olof hagsand 2024-05-09 12:18:35 +02:00
parent ca701b0c1a
commit 9738345f82
2 changed files with 8 additions and 6 deletions

View file

@ -1006,7 +1006,11 @@ module clixon-config {
type string;
mandatory true;
description
"Directory where \"running\", \"candidate\" and \"startup\" are placed.";
"Directory where datastores such as \"running\", \"candidate\" and \"startup\"
are placed.
If CLICON_XMLDB_MULTI is enabled, this is the directory where a datastore
subdir is stored, such as \"running.d/\"
";
}
leaf CLICON_DATASTORE_CACHE {