summaryrefslogtreecommitdiff
path: root/res/templates
diff options
context:
space:
mode:
Diffstat (limited to 'res/templates')
-rw-r--r--res/templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 72415881..28cbaf51 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -11,6 +11,7 @@ var rz_config = { // set as a global variable
'backend_enabled': true,
'backend__maintain_ws_connection': true,
'feedback_url': '/feedback',
+ 'optimized_main': {{ rz_config__optimized_main }},
};
</script>
<script data-main='/static/app.js' src="/static/lib/require.js"></script>