aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2018-04-09 14:41:51 +0200
committerKristian Lyngstol <kly@kly.no>2018-04-09 14:41:51 +0200
commitb05c07f19283e093e7c2e5ccf551ce2f74a33ebc (patch)
treeffa5e91aa6269a413d7e1770f88a3babb0c9bb66 /web/index.html
parentd880cd200a4e8d17b95f529923f50c98720c8eb6 (diff)
front: Shortcut for toggling the oplog (o)
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 7b07f09..62f50df 100644
--- a/web/index.html
+++ b/web/index.html
@@ -249,6 +249,10 @@
<td>Step 1 hour forward in time</td>
</tr>
<tr>
+ <td>o</td>
+ <td>Toggle the ops log</td>
+ </tr>
+ <tr>
<td>p</td>
<td>Toggle playback (1 hour per second)</td>
</tr>