Skip to content

Commit

Permalink
[PAGOPA-2017] fix: Update messageEncoding
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-ang committed Aug 27, 2024
1 parent 32bb18c commit 8d123b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion host.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"visibilityTimeout": "00:00:30",
"batchSize": 32,
"maxDequeueCount": 5,
"messageEncoding": "none"
"messageEncoding": "base64"
}
},
"logging": {
Expand Down

0 comments on commit 8d123b5

Please sign in to comment.