aboutsummaryrefslogtreecommitdiff
path: root/slide_config.json
diff options
context:
space:
mode:
authorEric Bidelman2012-04-21 19:30:21 -0700
committerEric Bidelman2012-04-21 19:30:21 -0700
commit482039b40d8315916460f4065e73e9806af2da81 (patch)
treee99fa441adb51c737eb7b49a1975fdc19d38abdb /slide_config.json
parent842ac6b09e0a33f7d7fdc0e634d8ea53bd7ed656 (diff)
downloadio-slides-remote-482039b40d8315916460f4065e73e9806af2da81.tar.gz
README. Config cleanup
Diffstat (limited to 'slide_config.json')
-rw-r--r--slide_config.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/slide_config.json b/slide_config.json
index 8706255..0b37874 100644
--- a/slide_config.json
+++ b/slide_config.json
@@ -32,9 +32,3 @@ var SLIDE_CONFIG = {
32 }*/] 32 }*/]
33}; 33};
34 34
35// SPEAKER MODE ----------------------------------------------------------------
36// To turn on the presenter mode (popup), add the presentme=true parameter:
37// http://localhost/io-2012-slides/template.html?presentme=true
38//
39// To disable presenter mode, set presentme=false:
40// http://localhost/io-2012-slides/template.html?presentme=false