Skip to content

Commit 84f2a77

Browse files
committed
[airos] switched system.date to disabled by default
1 parent 8e84cd2 commit 84f2a77

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
@@ -524,7 +524,7 @@ def to_intermediate(self):
524524
'version': 0,
525525
},
526526
'date': {
527-
'status': 'enabled',
527+
'status': 'disabled',
528528
},
529529
'external': {
530530
'reset': 'enabled',

0 commit comments

Comments
 (0)