Skip to content
Extraits de code Groupes Projets
  • mattpiwik's avatar
    ddfcd645
    Adding two new parameters: · ddfcd645
    mattpiwik a rédigé
    ; if set to 1, only requests done in CLI mode (eg. the archive.sh cron run) will be logged
    log_only_when_cli = 0
    ; if set to 1, only requests with "&debug" parameter will be logged
    log_only_when_debug_parameter = 0
    
    this will make lot easier to enable debug and not mess up everything (eg. on the demo, or if piwik is heavily used by other concurrent users or via the API)
    
    git-svn-id: http://dev.piwik.org/svn/trunk@4472 59fd770c-687e-43c8-a1e3-f5a4ff64c105
    ddfcd645
    Historique
    Adding two new parameters:
    mattpiwik a rédigé
    ; if set to 1, only requests done in CLI mode (eg. the archive.sh cron run) will be logged
    log_only_when_cli = 0
    ; if set to 1, only requests with "&debug" parameter will be logged
    log_only_when_debug_parameter = 0
    
    this will make lot easier to enable debug and not mess up everything (eg. on the demo, or if piwik is heavily used by other concurrent users or via the API)
    
    git-svn-id: http://dev.piwik.org/svn/trunk@4472 59fd770c-687e-43c8-a1e3-f5a4ff64c105