blob: 7839839258e4183ecc4f3dab054dc69f2e5301c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
artifact.name.maxlength=14
#artifact.maxsize=
artifact.extension=pdf, zip, xml
artifact.supportedEncryption=Base64
artifact.supportedEncryption=MD5
artifact.name.allowedChar=a-zA-Z
artifact.name.allowedchar=a-zA-Z
artifact.status=deleted
artifact.status=Deleted
artifact.persistLocation=/opt/spool, ${sys:user.home}/asdc
artifact.jsonSchema=@GeneratorList.json
artifact.xmlSchema=@${env:path}/myschema.json
artifact.consumerAPPC=${artifact.consumer}
|