obuspa: 6.0.0.11

This commit is contained in:
vdutta 2022-11-30 15:26:12 +05:30
parent 67d2e0fe01
commit 8553a5c00f
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=obuspa
PKG_VERSION:=6.0.0.10
PKG_VERSION:=6.0.0.11
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)

View file

@ -2,7 +2,7 @@ config obuspa 'global'
option enabled '1'
option debug '1'
option log_level '1'
option prototrace '1'
option prototrace '0'
option db_file '/etc/obuspa/usp.db'
#option role_file '/etc/obuspa/roles.json'
option dm_caching_exclude '/etc/obuspa/dmcaching_exclude.json'