Add history recording storage support

This commit is contained in:
Alexandre
2025-12-18 21:34:38 +01:00
parent 37bc46d5be
commit 0b3f4b7b38
4 changed files with 34 additions and 3 deletions

View File

@@ -85,6 +85,7 @@ name: Guacamole Client
options:
env_vars: []
EXTENSIONS: auth-totp
recording_search_path: /config/recordings
panel_admin: false
panel_icon: mdi:lan
ports:
@@ -96,9 +97,10 @@ schema:
- name: match(^[A-Za-z0-9_]+$)
value: str?
EXTENSIONS: str?
recording_search_path: str?
TZ: str?
slug: guacamole
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 1.6.0-11
version: 1.6.0-12
video: true