From aad59400e2d69727224a3ca9b6aa9f9d7c87e9f7 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sat, 23 Dec 2017 20:08:55 -0600 Subject: [PATCH] Update bootstrap.js --- resources/assets/js/bootstrap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/js/bootstrap.js b/resources/assets/js/bootstrap.js index a4a44980..bd954e90 100644 --- a/resources/assets/js/bootstrap.js +++ b/resources/assets/js/bootstrap.js @@ -50,6 +50,6 @@ if (token) { // window.Echo = new Echo({ // broadcaster: 'pusher', // key: 'your-pusher-key', -// cluster: 'eu', +// cluster: 'mt1', // encrypted: true // });