summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/templates/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 6ae505b8..a0107906 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -14,8 +14,6 @@ var rz_config = { // set as a global variable
'rand_id_generator' : 'hash',
'rzdoc_cur__name': "{{ rz_config__rzdoc_cur__name|safe }}",
'rzdoc__mainpage_name': '{{ rz_config__rzdoc__mainpage_name }}',
- 'rz_server_host': '{{ rz_config__hostname }}',
- 'rz_server_port': '{{ rz_config__port }}',
'separator_string': ' ',
};