From 1bf844d631dea2337ef734ceb1313a3ef380ec80 Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Mon, 3 Dec 2018 10:07:11 +0100 Subject: [PATCH] Remove numeric comment --- config/websockets.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/websockets.php b/config/websockets.php index ef0d08e..0e34006 100644 --- a/config/websockets.php +++ b/config/websockets.php @@ -6,8 +6,6 @@ return [ * This package comes with multi tenancy out of the box. Here you can * configure the different apps that can use the webSockets server. * - * You should make sure that the app id is numeric. - * * Optionally you can disable client events so clients cannot send * messages through each other via the webSockets. */