diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-01-26 20:46:30 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-01-26 20:46:30 +0100 |
commit | 789e5555ab4c44a1ae779eccf6ccf8340602cf22 (patch) | |
tree | fd1c15ac38ec4d43965d8e12a149ae52a0808a73 /whiteboard.conf | |
parent | 004db5e7e4e9ab6ac5b4730873c6b8f58da92930 (diff) |
Websockets: Notify other clients of changes
Diffstat (limited to 'whiteboard.conf')
-rw-r--r-- | whiteboard.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/whiteboard.conf b/whiteboard.conf index 126bef5..055e7ba 100644 --- a/whiteboard.conf +++ b/whiteboard.conf @@ -9,7 +9,7 @@ port: socket to listen on for websocket Example: ::1:8765 --> - <port>::1:8765</port> + <port>::1:9014</port> <!-- Maximum age of individual whiteboard pages in seconds. |