Files
postgrest/test/io/configs/boolean-numeric.config
T
Wolfgang Walther c3ade07ad6 feat: Make db-anon-role optional
Without db-anon-role, PostgREST will block any anonymous access without hitting the database.

Resolves #1689, Ref #1823
2022-01-22 15:59:26 +01:00

4 lines
81 B
Plaintext

db-channel-enabled = "1"
db-prepared-statements = "0"
jwt-secret-is-base64 = "2"