diff options
| -rw-r--r-- | files/virtual_host.cfg.lua.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2 index 8763082..2051c92 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -64,7 +64,7 @@ privileged_entities = { ["http://jabber.org/protocol/pubsub"] = "both"; ["http://jabber.org/protocol/pubsub#owner"] = "set"; }; - } + }; {% endfor %} } |
