# HG changeset patch # User souliane # Date 1404323652 -7200 # Node ID a6af040be754bea88a77cc5e7dafaeaf07e5cc6d # Parent 73d3b94b7364523165366f5dd43090994a3f177b add screenshot for v0.5, Libervia's overview diff -r 73d3b94b7364 -r a6af040be754 screenshots/0.5/anars/overview_libervia.png Binary file screenshots/0.5/anars/overview_libervia.png has changed diff -r 73d3b94b7364 -r a6af040be754 scripts/dns_srv/configure_dns_srv.sh --- a/scripts/dns_srv/configure_dns_srv.sh Fri Jun 27 19:17:18 2014 +0200 +++ b/scripts/dns_srv/configure_dns_srv.sh Wed Jul 02 19:54:12 2014 +0200 @@ -13,6 +13,11 @@ # # For this to work, Prosody configuration must define the domain as a VirtualHost. # It is also assumed that the Prosody "directory" option is set to "/var/cache/bind". +# +# Finally, you may want to modify the SàT configuration file to set the option +# "new_account_domain" to that domain passed in $1 in order to register new +# account from Libervia, and the "jid" option of sat_pubsub should be set to +# "sat-pubsub." for the microblogging feature to work. if [ $# -lt 2 ]; then echo "Usage: `basename $0` "