blob: 78720974914248f8a54d28d091bc2dcdd6cea6e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact>
<name>
<maxlength>28</maxlength>
</name>
<maxsize>1048576</maxsize>
<extension>gz,tgz</extension>
<supportedencryption>Base64</supportedencryption>
<status>deleted</status>
<mandatory>
<name>true</name>
</mandatory>
</artifact>
</configuration>
|