diff --git a/_src/_includes/snippets/options/codeSync.js b/_src/_includes/snippets/options/codeSync.js index 3ef0697..c6bd957 100644 --- a/_src/_includes/snippets/options/codeSync.js +++ b/_src/_includes/snippets/options/codeSync.js @@ -1,2 +1,2 @@ // Don't send any file-change events to browsers -codeSync: true, \ No newline at end of file +codeSync: false diff --git a/docs/api/index.html b/docs/api/index.html index e63403f..18a153d 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -77,6 +77,7 @@
Access to client-side socket for emitting events
+ + + + + + diff --git a/docs/options/index.html b/docs/options/index.html index efa8233..14f98a0 100644 --- a/docs/options/index.html +++ b/docs/options/index.html @@ -88,6 +88,7 @@Note: requires at least version 1.6.2
-Configure the Socket.IO path and namespace to avoid collisions. Note: namespace
can also be a function
Configure the Socket.IO path and namespace & domain to avoid collisions.
// This will result in something like this in