We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca6fc7 commit 8518584Copy full SHA for 8518584
1 file changed
src/main/resources/configMapSchemas.yaml
@@ -17,7 +17,7 @@
17
value: '$apiPassword'
18
label: '密码'
19
help: '您alist的密码,用于申请Token访问令牌。'
20
- validation: 'required|length:5,36'
+ validation: 'required|length:1,50'
21
22
- $cmp: 'FormKit'
23
props:
0 commit comments