mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Refactor: Matterbridge (#4148)
This commit is contained in:
parent
53ebd3ceac
commit
92b170267b
3 changed files with 15 additions and 21 deletions
|
@ -6,7 +6,7 @@
|
|||
],
|
||||
"date_created": "2024-06-12",
|
||||
"type": "ct",
|
||||
"updateable": false,
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 8283,
|
||||
"documentation": null,
|
||||
|
@ -35,6 +35,10 @@
|
|||
{
|
||||
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
|
||||
"type": "warning"
|
||||
},
|
||||
{
|
||||
"text": "Updatable via the Matterbridge WebUI",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue