We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f7f915 + aad5940 commit b347461Copy full SHA for b347461
resources/assets/js/bootstrap.js
@@ -49,5 +49,7 @@ if (token) {
49
50
// window.Echo = new Echo({
51
// broadcaster: 'pusher',
52
-// key: 'your-pusher-key'
+// key: 'your-pusher-key',
53
+// cluster: 'mt1',
54
+// encrypted: true
55
// });
0 commit comments