diff --git a/plugins/Sidebar/SidebarPlugin.py b/plugins/Sidebar/SidebarPlugin.py
index fe3bb720..71563e1d 100644
--- a/plugins/Sidebar/SidebarPlugin.py
+++ b/plugins/Sidebar/SidebarPlugin.py
@@ -270,9 +270,18 @@ class UiWebsocketPlugin(object):
-
"""))
+ autodownload_bigfile_size_limit = int(site.settings.get("autodownload_bigfile_size_limit", config.autodownload_bigfile_size_limit))
+ body.append(_(u"""
+
+
+
MB
+
{_[Set]}
+
+ """))
+ body.append("")
+
def sidebarRenderBadFiles(self, body, site):
body.append(_(u"""