summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-11 00:01:04 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-11 00:01:04 +0200
commit9fa8a8e974c4501c97d807b5a144e84eeefcb85b (patch)
treec224351b549854d05839eaba8d0d78bf7a9699b6
parente3252a4f8bcfe30939460a68c5d3bc124db4282b (diff)
index.html: doc rz_config
-rw-r--r--res/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 28920d05..140393dd 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -4,7 +4,7 @@
{{ super() }}
<link href="/static/css/feedback.css" rel="stylesheet" type="text/css">
<script>
-var rz_config = {
+var rz_config = { // set as a global variable
'rand_id_generator' : 'hash',
'rz_server_host': '{{ hostname }}',
'rz_server_port': '{{ port }}',