Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add gpu section
Browse files Browse the repository at this point in the history
stavros-k committed Aug 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 82648dd commit 638c16a
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions ix-dev/stable/emby/questions.yaml
Original file line number Diff line number Diff line change
@@ -375,12 +375,11 @@ questions:
type: int
default: 4096
required: true
# TODO: Once we have a new ref from middleware, we can update this
# - variable: EmbyGPU
# group: Resources Configuration
# label: GPU Configuration
# schema:
# type: dict
# $ref:
# - "definitions/gpuConfiguration"
# attrs: []
- variable: gpus
group: Resources Configuration
label: GPU Configuration
schema:
type: dict
$ref:
- "definitions/gpu_configuration"
attrs: []

0 comments on commit 638c16a

Please sign in to comment.