diff options
Diffstat (limited to 'files/virtual_host.cfg.lua.j2')
-rw-r--r-- | files/virtual_host.cfg.lua.j2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2 index 7b933f2..7598d25 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -43,8 +43,6 @@ site_name = "{{ virtual_host }}" Component "upload.{{ virtual_host }}" "http_file_share" -http_file_share_size_limit = 2 * 1024 * 1024 * 1024 - Component "conference.{{ virtual_host }}" "muc" modules_enabled = { "muc"; |