From eb27d1ac5b200b6e10f77fabf5921185c69d1b9d Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 13 Feb 2018 13:09:53 +0200 Subject: [PATCH] Remove warning about old-style native replies --- example-config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/example-config.yaml b/example-config.yaml index 6a117c89..31b65a59 100644 --- a/example-config.yaml +++ b/example-config.yaml @@ -63,9 +63,6 @@ bridge: native_replies: True # If native replies are disabled, should the custom replies contain a link to the message being # replied to? - # - # Warning: Using this on a client with native replies will not look good: the message will have - # a native quote AND a non-native quote. link_in_reply: False # The prefix for commands. Only required in non-management rooms.