fix(joplin): remove required on random field
This commit is contained in:
parent
fa8f7e603a
commit
3035d61292
|
@ -19,7 +19,6 @@
|
||||||
"label": "Joplin DB password",
|
"label": "Joplin DB password",
|
||||||
"max": 50,
|
"max": 50,
|
||||||
"min": 8,
|
"min": 8,
|
||||||
"required": true,
|
|
||||||
"env_variable": "JOPLIN_DB_PASSWORD"
|
"env_variable": "JOPLIN_DB_PASSWORD"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user