From 9a6e72f4a3834b48e20b6c288814b8b74cfee00c Mon Sep 17 00:00:00 2001 From: Johannes Hoermann <j.hoermann@adito.de> Date: Mon, 15 Jul 2019 12:10:20 +0200 Subject: [PATCH] fix preferences --- .../_____PREFERENCES_PROJECT.aod | 40 ------------------- 1 file changed, 40 deletions(-) diff --git a/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod b/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod index b90542e2f3..8d2c6d8ce3 100644 --- a/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod +++ b/preferences/_____PREFERENCES_PROJECT/_____PREFERENCES_PROJECT.aod @@ -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> -- GitLab