|
@@ -21,6 +21,16 @@ portals:
|
|
path: "$kubernetes-resource_configmap_portal_path"
|
|
path: "$kubernetes-resource_configmap_portal_path"
|
|
|
|
|
|
questions:
|
|
questions:
|
|
|
|
+ - variable: TZ
|
|
|
|
+ group: Jellyfin Configuration
|
|
|
|
+ label: Timezone
|
|
|
|
+ schema:
|
|
|
|
+ type: string
|
|
|
|
+ default: Etc/UTC
|
|
|
|
+ required: true
|
|
|
|
+ $ref:
|
|
|
|
+ - definitions/timezone
|
|
|
|
+
|
|
- variable: jellyfinConfig
|
|
- variable: jellyfinConfig
|
|
label: ""
|
|
label: ""
|
|
group: Jellyfin Configuration
|
|
group: Jellyfin Configuration
|