Skip to content

Commit

Permalink
Merge pull request #13424 from ru-fu/link-config-options
Browse files Browse the repository at this point in the history
doc/api-extensions: link config options
  • Loading branch information
tomponline authored May 3, 2024
2 parents b17dc08 + dd50507 commit 8318a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2410,8 +2410,8 @@ allow list {config:option}`instance-miscellaneous:linux.kernel_modules`.

## `device_usb_serial`

This adds new configuration keys `serial`, `busnum` and `devnum` for device type `usb`.
Feature has been added, to make it possible to distinguish between devices with identical `vendorid` and `productid`.
This adds new configuration keys {config:option}`device-unix-usb-device-conf:serial`, {config:option}`device-unix-usb-device-conf:busnum` and {config:option}`device-unix-usb-device-conf:devnum` for [device type `usb`](devices-usb).
The feature has been added to make it possible to distinguish between devices with identical {config:option}`device-unix-usb-device-conf:vendorid` and {config:option}`device-unix-usb-device-conf:productid`.

## `network_allocate_external_ips`

Expand Down

0 comments on commit 8318a8d

Please sign in to comment.