X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c371bbcfe45904ab56ece73f709b75e5ef6502fd..1ccf4fb92fe71e9e2bc0baabfb2e92cd79166dae:/settings/settings.php diff --git a/settings/settings.php b/settings/settings.php index f31e16b6..52776aeb 100644 --- a/settings/settings.php +++ b/settings/settings.php @@ -57,6 +57,7 @@ @define('CONST_BlockedUserAgents', ''); @define('CONST_BlockReverseMaxLoad', 15); @define('CONST_BulkUserIPs', ''); + @define('CONST_BlockMessage', ''); // additional info to show for blocked IPs @define('CONST_Website_BaseURL', 'http://nominatim.openstreetmap.org/'); @define('CONST_Tile_Default', 'Mapnik');