|
@@ -156,6 +156,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: library
|
|
|
label: Immich Library Storage
|
|
@@ -234,6 +235,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: thumbs
|
|
|
label: Immich Thumbs Storage
|
|
@@ -312,6 +314,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: profile
|
|
|
label: Immich Profile Storage
|
|
@@ -390,6 +393,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: video
|
|
|
label: Immich Video Storage
|
|
@@ -468,6 +472,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
|
|
|
- variable: pgData
|
|
@@ -555,6 +560,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
|
|
|
- variable: pgBackup
|
|
@@ -642,6 +648,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
|
|
|
- variable: additionalStorages
|
|
@@ -712,6 +719,7 @@ questions:
|
|
|
schema:
|
|
|
type: hostpath
|
|
|
show_if: [["aclEnable", "=", false]]
|
|
|
+ immutable: true
|
|
|
required: true
|
|
|
- variable: ixVolumeConfig
|
|
|
label: ixVolume Configuration
|