From 38e234ab111f3fd85e4b64a1234ef48df95ceb2a Mon Sep 17 00:00:00 2001 From: Niels Date: Wed, 3 Jan 2024 22:02:28 +0100 Subject: [PATCH] Update user-authentication.md --- advanced-usage/user-authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced-usage/user-authentication.md b/advanced-usage/user-authentication.md index 4c75671..05e5282 100644 --- a/advanced-usage/user-authentication.md +++ b/advanced-usage/user-authentication.md @@ -10,7 +10,7 @@ By default, when the app has user authentication enabled, Soketi disconnects una ```bash # 5 seconds timeout -SOKETI_USER_AUTHENTICATION_TIMEOUT=5000 soketi start +SOKETI_USER_AUTHENTICATION_TIMEOUT=5000 ``` #### Send message to specific user ID