Remove configuration value for messaging google developer console - refs #8366

remotes/angel/1.11.x
Angel Fernando Quiroz Campos 8 years ago
parent d8e5d8bcfc
commit 3c41e353ab
  1. 6
      main/install/configuration.dist.php

@ -234,12 +234,6 @@ $_configuration['system_stable'] = NEW_VERSION_STABLE;
//$_configuration['session_hide_tab_list'] = array();
// Show invisible exercise in LP list
//$_configuration['show_invisible_exercise_in_lp_list'] = false;
//Allow send a push notification when an email are sent
//$_configuration['messaging_allow_send_push_notification'] = 'true';
//Project number in the Google Developer Console
//$_configuration['messaging_gdc_project_number'] = '';
//Api Key in the Google Developer Console
//$_configuration['messaging_gdc_api_key'] = '';
// New grid view the list of courses
//$_configuration['view_grid_courses'] = true;
// Chamilo is installed/downloaded. Packagers can change this

Loading…
Cancel
Save