mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Add history recording storage support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user