From 1615f1222e79841d235fef46652ab94804902b28 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Wed, 17 Jan 2024 23:44:57 +0200 Subject: [PATCH] Fix typo --- bridgeconfig/imessage.tpl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridgeconfig/imessage.tpl.yaml b/bridgeconfig/imessage.tpl.yaml index 22577dd..f8b55d2 100644 --- a/bridgeconfig/imessage.tpl.yaml +++ b/bridgeconfig/imessage.tpl.yaml @@ -86,7 +86,7 @@ imessage: # Interval to ping Barcelona at. The process will exit if Barcelona doesn't respond in time. ping_interval_seconds: 15 - bluebubbles_url: {{ .Params.bluebbles_url }} + bluebubbles_url: {{ .Params.bluebubbles_url }} bluebubbles_password: {{ .Params.bluebbles_password }} # Segment settings for collecting some debug data.