control sequelize logging with env variable

This commit is contained in:
Bilal Catic
2019-07-24 07:20:05 +02:00
parent 4fefa3a08d
commit ac1c82c16b
4 changed files with 21 additions and 17 deletions

View File

@@ -22,3 +22,5 @@ UNLOCK_STREAK_REPAIR_AFTER=Number of months without incidents to reset user inci
BOOKING_CHANGE_PERCENTAGE_CHARGE=Percentage of hourly reate to apply for cancellation-like charges
ALLOWED_BOOKING_CANCELLATION_TIME=Time from creation (in minutes) in which cancellation is not charged
SEQUELIZE_LOGGING=0 - false, 1 - true (console logging)