Obsoleted and removed XMLDB format "tree". This function did not work. Only xml and json allowed.
This commit is contained in:
parent
51e17671a8
commit
e68753655b
9 changed files with 31 additions and 598 deletions
|
|
@ -105,10 +105,6 @@ module clixon-config {
|
|||
enum json{
|
||||
description "Save and load xmldb as JSON";
|
||||
}
|
||||
enum tree{
|
||||
description "Save and load xmldb as Clixon record-based tree
|
||||
file format (experimental)";
|
||||
}
|
||||
}
|
||||
}
|
||||
typedef datastore_cache{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue