Skip to content
Extraits de code Groupes Projets
Valider 092b7611 rédigé par mattab's avatar mattab
Parcourir les fichiers

better archive output

parent 380165ff
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -680,7 +680,7 @@ Notes:
$config = Config::getInstance();
$config->log['log_only_when_debug_parameter'] = 0;
$config->log[\Piwik\Log::LOG_WRITERS_CONFIG_OPTION] = array("screen");
$config->log[\Piwik\Log::LOG_LEVEL_CONFIG_OPTION] = 'VERBOSE';
$config->log[\Piwik\Log::LOG_LEVEL_CONFIG_OPTION] = 'INFO';
if (!function_exists("curl_multi_init")) {
$this->log("ERROR: this script requires curl extension php_curl enabled in your CLI php.ini");
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter