Skip to content

Commit

Permalink
#29 changed debug to false.
Browse files Browse the repository at this point in the history
  • Loading branch information
itayw committed Mar 30, 2014
1 parent cd13149 commit aa7098e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ joolaio.options = {
}(),
maxRequests: 1000,
debug: {
enabled: true,
enabled: false,
events: {
enabled: false,
trace: false
Expand Down

0 comments on commit aa7098e

Please sign in to comment.