Skip to content
Snippets Groups Projects
Commit 9a6e72f4 authored by Johannes Hörmann's avatar Johannes Hörmann
Browse files

fix preferences

parent 54b27775
No related branches found
No related tags found
No related merge requests found
......@@ -39,46 +39,6 @@
<indexsearchIncrementingIndexerBunchSize v="250" />
<indexsearchMaximumHits v="50000" />
<customProperties>
<customBooleanProperty>
<name>addressValidation.enable</name>
<property v="true" />
</customBooleanProperty>
<customStringProperty>
<name>addressValidation.url</name>
<property>https://services.aditosoftware.local/services/rest/ws_checkAddress</property>
</customStringProperty>
<customStringProperty>
<name>addressValidation.user</name>
<property>Admin</property>
</customStringProperty>
<customStringProperty>
<name>addressValidation.pw</name>
<property>a</property>
</customStringProperty>
<customStringProperty>
<name>addressValidation.countryParamName</name>
<property>country</property>
</customStringProperty>
<customBooleanProperty>
<name>zipCityValidation.enable</name>
<property v="true" />
</customBooleanProperty>
<customStringProperty>
<name>zipCityValidation.url</name>
<property>https://services.aditosoftware.local/services/rest/ws_checkZipCity</property>
</customStringProperty>
<customStringProperty>
<name>zipCityValidation.user</name>
<property>Admin</property>
</customStringProperty>
<customStringProperty>
<name>zipCityValidation.pw</name>
<property>a</property>
</customStringProperty>
<customStringProperty>
<name>zipCityValidation.countryParamName</name>
<property>country</property>
</customStringProperty>
<customBooleanProperty>
<name>phoneValidation.enable</name>
<description></description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment