- CLICON_RESTCONF_HTTP2_PLAIN set to default false

This commit is contained in:
Olof hagsand 2021-08-27 15:10:14 +02:00
parent aed7dbfd8b
commit e3d0566d3c
8 changed files with 23 additions and 9 deletions

View file

@ -22,6 +22,7 @@ startupdb=$dir/startup_db
# Restconf debug
RESTCONFDBG=$DBG
RCPROTO=http # no ssl here
HVER=1.1
# log-destination in restconf xml: syslog or file
: ${LOGDST:=syslog}