You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.1 KiB
35 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<configuration>
|
|
<!-- Verification Codes -->
|
|
<verification>3629d3f13245</verification>
|
|
|
|
<!-- Image Settings -->
|
|
<maxwidth>640</maxwidth>
|
|
<maxheight>430</maxheight>
|
|
<minwidth>0</minwidth>
|
|
<minheight>0</minheight>
|
|
<compression>16</compression>
|
|
|
|
<!-- UI Settings -->
|
|
<dimensioncheck>yes</dimensioncheck> <!-- other: no -->
|
|
<thumbnail>no</thumbnail>
|
|
<filename>no</filename>
|
|
<choosetext>choose image</choosetext>
|
|
<bgcolor>transparent</bgcolor>
|
|
<bgimage>buttonbg.png</bgimage>
|
|
<filetextcolor>000000</filetextcolor>
|
|
<buttonbgcolor>transparent</buttonbgcolor>
|
|
<buttonbgimage></buttonbgimage>
|
|
<buttontextcolor>323232</buttontextcolor>
|
|
|
|
<!-- Upload settings -->
|
|
<maximages>0</maximages> <!-- 0 = infinite -->
|
|
<uploadmethod>server</uploadmethod> <!-- other: server, both -->
|
|
<reportstatus>yes</reportstatus> <!-- reports: busy, ready, maxreached -->
|
|
<scripturl></scripturl>
|
|
<redirect></redirect>
|
|
<idvariable>foo</idvariable>
|
|
<idvalue>bar</idvalue>
|
|
</configuration>
|
|
|