summaryrefslogtreecommitdiffstats
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index dc103638e..b303365b5 100644
--- a/config/default.json
+++ b/config/default.json
@@ -130,7 +130,8 @@
"MaxOpenConns": 300,
"Trace": false,
"AtRestEncryptKey": "",
- "QueryTimeout": 30
+ "QueryTimeout": 30,
+ "EnablePublicChannelsMaterialization": true
},
"LogSettings": {
"EnableConsole": true,