fix(tubearchivist): fix wrong parameter
This commit is contained in:
parent
4ae7247011
commit
4bc139988e
|
@ -7,6 +7,7 @@
|
|||
"id": "tubearchivist",
|
||||
"tipi_version": 1,
|
||||
"version": "latest",
|
||||
"supported_architectures": ["amd64", "arm64"],
|
||||
"categories": ["media"],
|
||||
"description": "Once your YouTube video collection grows, it becomes hard to search and find a specific video. That's where Tube Archivist comes in: By indexing your video collection with metadata from YouTube, you can organize, search and enjoy your archived YouTube videos without hassle offline through a convenient web interface.",
|
||||
"short_desc": "Your self-hosted YouTube media server",
|
||||
|
@ -34,7 +35,6 @@
|
|||
"label": "Elasticsearch Password",
|
||||
"max": 50,
|
||||
"min": 3,
|
||||
"required": true,
|
||||
"env_variable": "ELASTIC_PASSWORD"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user