diff --git a/config.sample.json b/config.sample.json index 6d9ebe034..ade112e87 100644 --- a/config.sample.json +++ b/config.sample.json @@ -48,5 +48,8 @@ }, "enable_presence_by_hs_url": { "https://matrix.org": false + }, + "settingDefaults": { + "breadcrumbs": true } }