From 0a98f64a8e400a72138d2de2e9044e00c75b7edd Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Thu, 29 Mar 2018 09:11:13 +0200 Subject: [PATCH] cwmp config: disable notification by default --- config/cwmp | 1 + 1 file changed, 1 insertion(+) diff --git a/config/cwmp b/config/cwmp index e5b9b62..946c141 100644 --- a/config/cwmp +++ b/config/cwmp @@ -40,6 +40,7 @@ config cwmp 'cpe' # datamodel: tr098 (Default) # datamodel possible configs: tr098, tr181 option datamodel 'tr098' + option notification '0' config cwmp 'lwn' option enable '1'