Prevent users from accidentally using common credentials
authorDavid Banham <david@banham.id.au>
Fri, 8 Mar 2013 23:16:44 +0000 (10:16 +1100)
committerDavid Banham <david@banham.id.au>
Fri, 8 Mar 2013 23:16:44 +0000 (10:16 +1100)
index.html

index 18c80a0514b674370bb2c220709ef93ac40aba8b..5d69f8a101ee3a6fa4f2da7d82496c0a7171c6a3 100644 (file)
@@ -360,8 +360,9 @@ function linkify( selector ) {
                                transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
                                globals: {
                                        //multiplex: {
-                                       //      id: '206589480dc41733'
-                                       //      , secret: '13627006143682682664'
+                                       //// Generate a unique id and secret at http://revealjs.jit.su/token
+                                       //      id: ''
+                                       //      , secret: ''
                                        //      , url: 'revealjs.jit.su:80'
                                        //}
                                },