diff --git a/conf.d/shore.co.il.conf b/conf.d/shore.co.il.conf
index 293ca44f829e102e45b18338066d3f591711fdb0..dbbd0be8bf7030967d10daa69dd736b0216cd4ec 100644
--- a/conf.d/shore.co.il.conf
+++ b/conf.d/shore.co.il.conf
@@ -24,6 +24,7 @@ server {
     include     snippets/nextcloud-well-known.conf;
     include     snippets/activesync.conf;
     include     snippets/redirect-www.conf;
+    include     snippets/matrix-well-known.conf;
 
     location = /        { return 301 https://www.shore.co.il/blog/; }
 }