cwmp_stun config: set the correct option name log_level refs #16219

This commit is contained in:
Reidar Cederqvist 2019-01-09 09:24:16 +01:00 committed by Sukru Senli
parent e2e188b4aa
commit 11ff8e5c0b

View file

@ -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'