blob: 196bafe4e4735ceaf042b1bb6ef5ab2f38e064db (
plain)
1
2
3
4
5
6
7
8
9
10
|
artifact.name.maxlength=30
#artifact.maxsize=
artifact.extension=pdf, zip, xml
artifact.supportedEncryption=Base64
artifact.name.allowedChar=a-zA-Z
artifact.persistLocation=/opt/spool, ${sys:user.home}/asdc
artifact.jsonSchema=@GeneratorList.json
artifact.xmlSchema=@${env:path}/myschema.json
artifact.consumerAPPC=${artifact.consumer}
_config.namespace=Telefonica:tenancy
|