db-anon-role = "anonymous" db-channel = "postgrest" db-channel-enabled = false db-extra-search-path = "public,extensions,private" db-max-rows = 1000 db-plan-enabled = true db-pool = 1 db-pool-acquisition-timeout = 30 db-pool-max-lifetime = 3600 db-pool-max-idletime = 60 db-pre-request = "test.custom_headers" db-prepared-statements = false db-root-spec = "root" db-schemas = "test,tenant1,tenant2" db-config = true db-pre-config = "postgrest.preconf" db-tx-end = "commit-allow-override" db-uri = "postgresql://" db-use-legacy-gucs = false jwt-aud = "https://example.org" jwt-role-claim-key = ".\"a\".\"role\"" jwt-secret = "OVERRIDE=REALLY=REALLY=REALLY=REALLY=VERY=SAFE" jwt-secret-is-base64 = false log-level = "info" openapi-mode = "ignore-privileges" openapi-security-active = true openapi-server-proxy-uri = "https://example.org/api" raw-media-types = "application/vnd.pgrst.db-config" server-host = "0.0.0.0" server-port = 80 server-trace-header = "CF-Ray" server-unix-socket = "/tmp/pgrst_io_test.sock" server-unix-socket-mode = "777" admin-server-port = 3001 app.settings.test = "test" app.settings.test2 = "test"