]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/search.php
prune list of blocked items if too large, different costs for different page types
[nominatim.git] / website / search.php
index 08c2eee095049c3ff6090c3de03bb42a265e6d8c..e69ea78d4d3ed126af55ef656e6bdf13752c45d4 100755 (executable)
@@ -1,4 +1,6 @@
 <?php
+       @define('CONST_ConnectionBucket_PageType', 'Search');
+
        require_once(dirname(dirname(__FILE__)).'/lib/init-website.php');
        require_once(CONST_BasePath.'/lib/log.php');