Skip to content

Commit

Permalink
docs(audit): fix the example to add event option
Browse files Browse the repository at this point in the history
  • Loading branch information
FBerthelot authored and DonutEspresso committed Nov 15, 2017
1 parent 32ce81a commit 4722a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plugins/audit.js
Expand Up @@ -63,6 +63,7 @@ function getResponseHeaders(res) {
* name: 'audit',
* stream: process.stdout
* }),
* event: 'after',
* server: SERVER,
* logMetrics : logBuffer,
* printLog : true
Expand Down

0 comments on commit 4722a57

Please sign in to comment.