aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDavid Banham <david@banham.id.au>2013-03-09 10:16:44 +1100
committerDavid Banham <david@banham.id.au>2013-03-09 10:16:44 +1100
commit4963f15ab31406cf1ee53dc4d116eb8f630f2b1a (patch)
tree2e071175cd4d5e14feda31aa95907523925980a8 /index.html
parent580a72c4449c57cb743e09f44eeeb374cd00f172 (diff)
downloadfreenode-live-2017-presentation-4963f15ab31406cf1ee53dc4d116eb8f630f2b1a.tar
freenode-live-2017-presentation-4963f15ab31406cf1ee53dc4d116eb8f630f2b1a.tar.gz
Prevent users from accidentally using common credentials
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 18c80a0..5d69f8a 100644
--- a/index.html
+++ b/index.html
@@ -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'
//}
},