Skip to content

Commit 92c1c34

Browse files
committed
[airos] updated defaults for pwdog converter
1 parent 2351836 commit 92c1c34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netjsonconfig/backends/airos/converters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ def to_intermediate(self):
338338
'delay': 300,
339339
'period': 300,
340340
'retry': 3,
341-
'status': 'enabled',
341+
'status': 'disabled',
342342
})
343343
return (('pwdog', result),)
344344

0 commit comments

Comments
 (0)