@ -668,8 +666,6 @@ function admin_page_site(&$a) {
'$proxy_disabled'=>array('proxy_disabled',t("Disable picture proxy"),get_config('system','proxy_disabled'),t("The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith.")),
'$relocate_url'=>array('relocate_url',t("New base url"),$a->get_baseurl(),"Change base url for this server. Sends relocate message to all DFRN contacts of all users."),
'$disable_noscrape'=>array('disable_noscrape',t("Disable noscrape"),get_config('system','disable_noscrape'),t("The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping. Disabling it will cause higher load on your server and the directory server.")),