diff --git a/config.sample.json b/config.sample.json index cc6cb1949f..cb2d550e33 100644 --- a/config.sample.json +++ b/config.sample.json @@ -42,5 +42,7 @@ "enable_presence_by_hs_url": { "https://matrix.org": false }, - "settingDefaults": {} + "settingDefaults": { + "breadcrumbs": true + } }