Skip to content

Commit b22acbe

Browse files
committed
chore: Add ENABLE_QUEUE_PRIORITY entry to .env.example
1 parent 20c4b57 commit b22acbe

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,10 @@ EXPRESS_PORT=8081
8282
#WINSTON_CLOUDWATCH_ACCESS_KEY_ID=
8383
#WINSTON_CLOUDWATCH_SECRET_ACCESS_KEY=
8484
#WINSTON_CLOUDWATCH_REGION=
85+
86+
###############################
87+
# Statement handling priority #
88+
###############################
89+
90+
# Uncomment next line if you want to enable statement handling priority
91+
#ENABLE_QUEUE_PRIORITY=true

0 commit comments

Comments
 (0)