Skip to content

Commit 1f056b4

Browse files
committed
web: remove unnecessary option
1 parent f893e49 commit 1f056b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/rootfs/defaults/system-config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
var config = {};
1717

1818
config.hosts = {};
19-
2019
config.hosts.domain = '{{ $XMPP_DOMAIN }}';
21-
config.focusUserJid = 'focus@{{$XMPP_AUTH_DOMAIN}}';
2220

2321
{{ if $ENABLE_SUBDOMAINS -}}
2422
var subdir = '<!--# echo var="subdir" default="" -->';

0 commit comments

Comments
 (0)