----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11669/ -----------------------------------------------------------
Review request for wave. Description ------- Adds a new ant target, that generates most of the configuration necessary to federate using a Prosody XMPP server. Diffs ----- prosody.cfg.lua.example PRE-CREATION server-config.xml 51b29fd Diff: https://reviews.apache.org/r/11669/diff/ Testing ------- - Run: $ ant -f server-config.xml server-federation-config prosody-config -D... $ sudo cp example.com.cfg.lua /etc/prosody/conf.d/example.com.cfg.lua - Follow the rest of steps mentioned in the wiki about federation (to be updated once this commit gets through). - Restart Prosody and WiaB servers. - Check that WiaB can connect to XMPP server. Thanks, Bruno Gonzalez