16 lines
575 B
XML
16 lines
575 B
XML
<?xml version="1.0"?>
|
|
<Config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<ConnectionString>Server=sDD-VMP04-SQL17\DD_DEVELOP01;Database=DD_ECM;User Id=sa;Password=dd;TrustServerCertificate=True;</ConnectionString>
|
|
<Debug>true</Debug>
|
|
<IntervalInMin>1</IntervalInMin>
|
|
<IgnoredLabels>
|
|
<Label>Date</Label>
|
|
<Label>Datum</Label>
|
|
<Label>ZIP</Label>
|
|
<Label>PLZ</Label>
|
|
<Label>Place</Label>
|
|
<Label>Ort</Label>
|
|
<Label>Position</Label>
|
|
<Label>Stellung</Label>
|
|
</IgnoredLabels>
|
|
</Config> |