Remove db-root-spec from example config file

We are not going to support this officially right now.
This commit is contained in:
Wolfgang Walther
2022-01-24 14:56:06 +01:00
committed by Wolfgang Walther
parent 1b9a30cff4
commit f4637c64c9
-4
View File
@@ -150,10 +150,6 @@ exampleConfigFile =
|## Stored proc to exec immediately after auth
|# db-pre-request = "stored_proc_name"
|
|## stored proc that overrides the root "/" spec
|## it must be inside the db-schema
|# db-root-spec = "stored_proc_name"
|
|## Notification channel for reloading the schema cache
|db-channel = "pgrst"
|