Debug: improved debug level 2 with socket-description, also for notification
This commit is contained in:
parent
71431dcd82
commit
e9c5287c36
10 changed files with 102 additions and 53 deletions
7
example/main/restconf.xml
Normal file
7
example/main/restconf.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<clixon-config xmlns="http://clicon.org/config">
|
||||
<restconf>
|
||||
<enable>true</enable>
|
||||
<auth-type>none</auth-type>
|
||||
<socket><namespace>default</namespace><address>0.0.0.0</address><port>80</port><ssl>false</ssl></socket>
|
||||
</restconf>
|
||||
</clixon-config>
|
||||
Loading…
Add table
Add a link
Reference in a new issue