## Problem The [docs](https://docs.postgrest.org/en/v14/references/configuration.html#db-channel-enabled) say that db-channel-enabled is reloadable: ``` Reloadable: Y In-Database: n/a ``` But this is not true. Previously discussed on https://github.com/PostgREST/postgrest/pull/4860#issuecomment-4382094320
Problem
The docs say that db-channel-enabled is reloadable:
But this is not true.
Previously discussed on #4860 (comment)