]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/settings.php
little bit more space to make the design work in chrome
[nominatim.git] / settings / settings.php
index afa20d208aa106b9224b5bc1d5f802ad34baa3f3..6f6f843b929e830217e8e5b203121d0093c3ea9f 100644 (file)
@@ -60,6 +60,7 @@
        @define('CONST_Suggestions_Enabled', false);
 
        @define('CONST_Search_TryDroppedAddressTerms', false);
+       @define('CONST_Search_NameOnlySearchFrequencyThreshold', false);
 
        // Set to zero to disable polygon output
        @define('CONST_PolygonOutput_MaximumTypes', 1);