gluon/package/gluon-web-mesh-vpn-fastd/check_site.lua
Matthias Schiffer be88eba07f
Refactor common parts of gluon-mesh-vpn-fastd into a gluon-mesh-vpn-core package
The fastd_mesh_vpn site.conf section is renamed to mesh_vpn.fastd.
2017-03-10 19:45:34 +01:00

3 lines
137 B
Lua

assert(need_boolean('mesh_vpn.fastd.configurable') == true,
"site.conf error: expected `mesh_vpn.fastd.configurable' to be true")