drop: Admin server config endpoint
BREAKING CHANGE The endpoint was at risk of being left unprotected when exposing it. The accompanying `admin-server-config-enabled` config was also dropped.
This commit is contained in:
committed by
Steve Chavez
parent
7d04731be1
commit
98ca7c15d5
@@ -55,23 +55,6 @@ Metrics
|
||||
|
||||
Provides :ref:`metrics`.
|
||||
|
||||
Runtime Configuration
|
||||
=====================
|
||||
|
||||
Provides a ``config`` endpoint that returns the runtime :ref:`configuration`.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
curl "http://localhost:3001/config"
|
||||
|
||||
.. code-block::
|
||||
|
||||
db-aggregates-enabled = false
|
||||
db-anon-role = "web_anon"
|
||||
db-channel = "pgrst"
|
||||
db-channel-enabled = false
|
||||
...
|
||||
|
||||
Runtime Schema Cache
|
||||
====================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user