* To configure native mode use: configure --with-restconf=native, changed from: configure --with-restconf=evhtp
This commit is contained in:
parent
d874a696f7
commit
d8be601606
22 changed files with 76 additions and 70 deletions
|
|
@ -47,8 +47,8 @@ SHELL = /bin/sh
|
|||
# VAGRANTS += freebsd/FreeBSD-12.1-STABLE
|
||||
VAGRANTS =
|
||||
|
||||
# evhtp or fcgi
|
||||
RESTCONF=evhtp
|
||||
# internal or fcgi
|
||||
RESTCONF=internal
|
||||
|
||||
-include site.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue