mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-12 03:58:34 +01:00
cwmp_stun config: set the correct option name log_level refs #16219
This commit is contained in:
parent
e2e188b4aa
commit
11ff8e5c0b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +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 '1'
|
||||
option log_level '1'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue