fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -20,22 +20,22 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: TITLE
|
||||
label: 'TITLE'
|
||||
label: "TITLE"
|
||||
schema:
|
||||
type: string
|
||||
default: "Photo Stream for TrueNAS"
|
||||
- variable: AUTHOR_NAME
|
||||
label: 'AUTHOR_NAME'
|
||||
label: "AUTHOR_NAME"
|
||||
schema:
|
||||
type: string
|
||||
default: "TrueNAS"
|
||||
- variable: DESCRIPTION
|
||||
label: 'DESCRIPTION'
|
||||
label: "DESCRIPTION"
|
||||
schema:
|
||||
type: string
|
||||
default: "My TrueNAS Photo Stream collection."
|
||||
- variable: SHOW_OFFICIAL_GITHUB
|
||||
label: 'SHOW_OFFICIAL_GITHUB'
|
||||
label: "SHOW_OFFICIAL_GITHUB"
|
||||
schema:
|
||||
type: string
|
||||
default: "0"
|
||||
|
||||
Reference in New Issue
Block a user