summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-07-28 21:28:44 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-07-28 21:28:44 (GMT)
commit5e6fa43f66f87c2be836b1a95230473b080293c6 (patch)
tree1a95c4e2fa44b92e8b330ddf9385552d96e4e2ed
parent87f14cff0a86eff014ba52c3cfbbb70ff7cec0b4 (diff)
fake fetcher is no more
-rw-r--r--web-static/socket.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-static/socket.html b/web-static/socket.html
index 6d6236c..dba4691 100644
--- a/web-static/socket.html
+++ b/web-static/socket.html
@@ -174,7 +174,7 @@
</div>
<div>
- <input id="source" type="text" size="30" value="fake://10000">
+ <input id="source" type="text" size="30" value="silence://600">
<input id="refid" type="text" size="15" value="test-reference-id">
<button id="buttonrun" onclick="run()">start</button>
<button id="buttondetach" onclick="detach()">detach</button>