xmldb
This commit is contained in:
parent
ca18b7f49e
commit
0a812696c2
47 changed files with 1818 additions and 1783 deletions
|
|
@ -25,3 +25,14 @@ CLICON_CLI_GENMODEL_COMPLETION 1
|
|||
# How to generate and show CLI syntax: VARS|ALL
|
||||
# CLICON_CLI_GENMODEL_TYPE VARS
|
||||
CLICON_CLI_GENMODEL_TYPE VARS
|
||||
|
||||
# Set if xmldb runs in a separate process (clixon_xmldb).
|
||||
# Also set addr and port below
|
||||
CLICON_XMLDB_RPC 0
|
||||
|
||||
# xmldb inet address (if CLICON_XMLDB_RPC)
|
||||
CLICON_XMLDB_ADDR 127.0.0.1
|
||||
|
||||
# xmldb tcp port (if CLICON_XMLDB_RPC)
|
||||
CLICON_XMLDB_PORT 7878
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue