babeld: enable ubus by default

"luci-app-babeld" is currently rewritten in javascript. We use the
ubus-api to query all the statistics. That is why we should enable
ubus_bindings by default.

Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Nick Hainke 2021-02-08 17:06:04 +01:00
parent 72408a9cf8
commit ac7592d3f9
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=babeld
PKG_VERSION:=1.9.2
PKG_RELEASE:=4
PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/

View file

@ -24,7 +24,7 @@ config general
## See comment at the top of this file for more details.
# option 'conf_file' '/etc/babeld.conf'
# option 'conf_dir' '/tmp/babel.d/'
# option 'ubus_bindings' 'false'
option 'ubus_bindings' 'true'
config interface
## Remove this line to enable babeld on this interface