Helpline Search Radius
Change the default helpline search radius, this is in miles. You can change this in your config.php
with the following:
static $helpline_search_radius = 30;
This would set the radius to a maximum of 30 miles and is the default.