Update README.md

This commit is contained in:
Mario
2023-01-17 10:31:41 +01:00
committed by GitHub
parent 6fafbeb7c3
commit 77b194b680
+1 -1
View File
@@ -74,7 +74,7 @@ Example:
PLUGINS_CONFIG = {
'netbox_topology_views': {
'preselected_device_roles': ['Router', 'Firewall'],
'enable_circuit_terminations': True
'hide_single_cable_logical_conns': True
}
}
```