#204 Set this back to 0 for release

This commit is contained in:
Mike Koch 2015-05-23 23:47:54 -04:00
parent 5b965d34d9
commit 9e78279564

View File

@ -46,4 +46,4 @@ $modsForHesk_settings['attachments'] = 0;
$modsForHesk_settings['show_number_merged'] = 1;
//-- Setting for requesting user's location. 0 = Disable, 1 = Enable
$modsForHesk_settings['request_location'] = 1;
$modsForHesk_settings['request_location'] = 0;