From 9c24dee01fc88fc69d581951ef0b6266e301f326 Mon Sep 17 00:00:00 2001 From: Julian-Samuel Gebühr Date: Sun, 21 May 2023 22:40:43 +0200 Subject: [chore] Replace pinafore with semaphore (#1801) * Replace pinafore with semaphore * Typo --- docs/installation_guide/websocket.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installation_guide/websocket.md') diff --git a/docs/installation_guide/websocket.md b/docs/installation_guide/websocket.md index cc5a56c69..1cbff952a 100644 --- a/docs/installation_guide/websocket.md +++ b/docs/installation_guide/websocket.md @@ -1,6 +1,6 @@ # WebSocket -GoToSocial uses the secure [WebSocket protocol](https://en.wikipedia.org/wiki/WebSocket) (aka `wss`) to allow for streaming updates of statuses and notifications via client apps like Pinafore. +GoToSocial uses the secure [WebSocket protocol](https://en.wikipedia.org/wiki/WebSocket) (aka `wss`) to allow for streaming updates of statuses and notifications via client apps like Semaphore. In order to use this functionality, you need to ensure that whatever proxy you've configured GoToSocial to run behind allows WebSocket connections through. -- cgit v1.2.3