Change the default db-channel-enabled config value from False to True (#1880)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
db-anon-role = "required"
|
||||
db-channel = "pgrst"
|
||||
db-channel-enabled = false
|
||||
db-channel-enabled = true
|
||||
db-extra-search-path = "public"
|
||||
db-max-rows = ""
|
||||
db-pool = 10
|
||||
|
||||
Reference in New Issue
Block a user