summaryrefslogtreecommitdiff
path: root/files/virtual_host.cfg.lua.j2
diff options
context:
space:
mode:
Diffstat (limited to 'files/virtual_host.cfg.lua.j2')
-rw-r--r--files/virtual_host.cfg.lua.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2
index 203d1a8..5710859 100644
--- a/files/virtual_host.cfg.lua.j2
+++ b/files/virtual_host.cfg.lua.j2
@@ -40,7 +40,6 @@ site_apps_show = {
{% if not is_transport_server %}
allow_user_invites = true
-http_external_url = "https://chat.{{ virtual_host }}/"
site_name = "{{ virtual_host }}"
{% endif %}