forked from hans/Nominatim
fix structured and batch mode. Add constant to disable batch mode by default
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
@define('CONST_Search_AreaPolygons_Enabled', true);
|
||||
@define('CONST_Search_AreaPolygons', true);
|
||||
|
||||
@define('CONST_Search_BatchMode', false);
|
||||
|
||||
@define('CONST_Search_TryDroppedAddressTerms', false);
|
||||
@define('CONST_Search_NameOnlySearchFrequencyThreshold', false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user