diff --git a/config/config.sample.yaml b/config/config.sample.yaml index 5f8afd9c6d82ec142044da5c0b55642f38f26f1a..fe0400060516ecb60e0b108f88a001d554bfe89a 100644 --- a/config/config.sample.yaml +++ b/config/config.sample.yaml @@ -1,7 +1,7 @@ bridge: domain: "localhost" homeserverUrl: "http://localhost:8008" - presenceInterval: 500, + presenceInterval: 500 disablePresence: false disableTypingNotifications: false disableDiscordMentions: false