Feature Request. Add schema exposure to config.toml
[api]
schemas = ["public", "governance", "pages", "schema_harbor", "portal"]
# Grant permissions for the listed schemas
[realtime]
enabled = true
schemas = ["public", "governance", "pages", "schema_harbor", "portal"]
# Allow change events on the listed schemas[api]
schemas = ["public", "governance", "pages", "schema_harbor", "portal"]
# Grant permissions for the listed schemas
[realtime]
enabled = true
schemas = ["public", "governance", "pages", "schema_harbor", "portal"]
# Allow change events on the listed schemasThanks