db-aggregates-enabled = false db-anon-role = "pre_config_role" db-channel = "postgrest" db-channel-enabled = false db-extra-search-path = "public,extensions,other" db-hoisted-tx-settings = "maintenance_work_mem" db-max-rows = 100 db-plan-enabled = true db-pool = 1 db-pool-acquisition-timeout = 30 db-pool-max-lifetime = 3600 db-pool-max-idletime = 60 db-pool-automatic-recovery = false db-pre-request = "test.other_custom_headers" db-prepared-statements = false db-root-spec = "other_root" db-schemas = "test,other_tenant1,other_tenant2" db-config = true db-pre-config = "postgrest.other_preconf" db-tx-end = "rollback-allow-override" db-uri = "postgresql://" jwt-aud = "https://otherexample.org" jwt-role-claim-key = ".\"other\".\"pre_config_role\"" jwt-secret = "ODERREALLYREALLYREALLYREALLYVERYSAFE" jwt-secret-is-base64 = false jwt-cache-max-lifetime = 7200 log-level = "info" openapi-mode = "disabled" openapi-security-active = false openapi-server-proxy-uri = "https://otherexample.org/api" server-cors-allowed-origins = "http://otherorigin.com" server-host = "0.0.0.0" server-port = 80 server-trace-header = "traceparent" server-timing-enabled = true 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"