Skip to content

Commit

Permalink
feat(logging): remove logging (#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishore03109 authored Jan 3, 2024
1 parent a9671ee commit 7569526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/database/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ module.exports = {
max: DB_MAX_POOL,
acquire: DB_ACQUIRE,
},
logging: false,
}

0 comments on commit 7569526

Please sign in to comment.