mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-11 19:48:36 +01:00
cwmp_stun: default loglevel set to 1
This commit is contained in:
parent
ca5157619c
commit
e2e188b4aa
1 changed files with 2 additions and 1 deletions
|
|
@ -8,4 +8,5 @@ config stun 'stun'
|
|||
# option client_port 7547
|
||||
#if client_port option is not set or < 0 then use a random port for connection request source port
|
||||
#Log levels: Critical=0, Warning=1, Notice=2, Info=3, Debug=4
|
||||
option loglevel '4'
|
||||
option loglevel '1'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue