Change the default db-channel-enabled config value from False to True (#1880)

This commit is contained in:
laurenceisla
2021-06-25 11:12:28 -05:00
committed by GitHub
parent 1759c1c75b
commit 214a92f207
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ exampleConfigFile =
|db-channel = "pgrst"
|
|## Enable or disable the notification channel
|db-channel-enabled = false
|db-channel-enabled = true
|
|## Enable in-database configuration
|db-config = true