cwmp_stun: default loglevel set to 1

This commit is contained in:
Sukru Senli 2019-01-09 08:54:37 +01:00
parent ca5157619c
commit e2e188b4aa

View file

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