Default to blank for persistenceList (#593)

* Default to blank for persistenceList

* also on prototype

* Also require it
This commit is contained in:
Stavros Kois
2021-06-26 09:02:41 +02:00
committed by GitHub
parent 8ba2276630
commit 2fa696441b
100 changed files with 152 additions and 106 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ sources:
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
type: application
version: 6.1.5
version: 6.1.6
@@ -449,7 +449,8 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/config"
required: true
default: ""
- variable: medium
label: "EmptyDir Medium"
schema: