Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed May 25, 2024
1 parent 9b993e5 commit 9a360ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatewayd_plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ plugins:
# This greatly increases the false positive rate.
- LIBINJECTION_PERMISSIVE_MODE=True
# The following env-vars are used to configure the plugin's response.
# Possiblel values: error, empty or terminate
# Possible values: error or empty
- RESPONSE_TYPE=error
# Possible values: DEBUG, LOG, INFO, NOTICE, WARNING, and EXCEPTION
# Possible values: DEBUG, LOG, INFO, NOTICE, WARNING or EXCEPTION
- ERROR_SEVERITY=EXCEPTION
# Ref: https://www.postgresql.org/docs/current/errcodes-appendix.html
- ERROR_NUMBER=42000
Expand Down

0 comments on commit 9a360ba

Please sign in to comment.