crusade-tracker/config/main-config.xml
2021-01-18 15:27:50 -05:00

18 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<server rootURL="http://localhost:8088" uuid="dde90fd3-26f3-4ec3-9e58-953bf81278d2">
<version number="929" />
<vcs-settings modification-check-interval="60" quiet-period="60" />
<connected-servers />
<artifacts maxArtifactSize="314572800" artifact-paths="system/artifacts" />
<build-settings executionTimeout="0" />
<db-compact enabled="true">
<scheduler hour="3" minute="0" />
</db-compact>
<encryption-settings encryption-key="DEFAULT" encryption-strategy="DEFAULT" />
<comment-transformation>
<transformation-pattern search="((https?://|ftp://|file://|mailto:)[\w`~@#$%^&amp;*\-=|/{}()\[\];:'?\.\+!,\\]+(?&lt;=[^\.,:;&quot;'`\)\]}]))" replace="&lt;a target=&quot;_blank&quot; rel=&quot;noreferrer&quot; title=&quot;Click to open this link in a new window&quot; href=&quot;$1&quot;&gt;$1&lt;/a&gt;" description="Links transformation" />
<transformation-pattern search="(&#xD;?&#xA;|&#xD;)" replace="&lt;br/&gt;" description="Line feed transformation" />
</comment-transformation>
</server>