mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
obuspa: enabled debug logs
This commit is contained in:
parent
63e9af8cc2
commit
41bcbe55b9
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ config obuspa 'global'
|
|||
option enabled '1'
|
||||
option debug '1'
|
||||
option dhcp_discovery '1'
|
||||
option log_level '1'
|
||||
option prototrace '0'
|
||||
option log_level '4'
|
||||
option prototrace '1'
|
||||
option db_file '/etc/obuspa/usp.db'
|
||||
option role_file '/etc/obuspa/roles.json'
|
||||
option dm_caching_exclude '/etc/obuspa/dmcaching_exclude.json'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue