blob: d6e1e9f86a88cb6fccb960db23e17f904c717bd1 (
plain)
1
2
3
4
5
6
7
|
---
upgrade:
- |
The ``[inspector]/enabled`` configuration option no longer has effect on
the ``fake_inspector`` driver. It will also not have effect on new-style
dynamic drivers based on hardware types; it will be necessary to use
``[DEFAULT]/enabled_inspect_interfaces`` instead.
|