[Server-devel] Gadget on XS

Dave Bauer dave.bauer at gmail.com
Wed Apr 15 11:45:23 EDT 2009


On Mon, Apr 13, 2009 at 5:48 AM, Guillaume Desmottes <
guillaume.desmottes at collabora.co.uk> wrote:

> Le vendredi 03 avril 2009 à 10:40 -0400, Dave Bauer a écrit :
>
> >
> > AHA! gadget.config.
> >
> > Can we add the startup and gadget.config to the README?
>
> I didn't realise this file was not documented, sorry for that.
>
> I wrote some words about it in this patch:
>
>
> http://git.collabora.co.uk/?p=user/cassidy/gadget;a=commitdiff;h=711fddfc4bdfad75582af776baa3beb532dea083
>
> Could you review it please? Then I'll merge it to master.
>
>
> thanks,
>
>
>        G.
>

Tried this based on the documentation you added
less /etc/gadget/gadget.config

server_host = 'localhost'
server_port = 5560
domain = 'sugarlabs.org'
password = 'XXXXX'
roster_path = 'gadget.roster'


ejabberd-xs.cfg

  {5560, ejabberd_service, [
      {ip, {127, 0, 0, 1}},
      {access, all},
      {host, "gadget.localhost", [{password, "XXXXX"}]}]}


Same result in the gadget log. Restarted ejabbderd and gadget services.

Dave

-- 
Dave Bauer
dave at solutiongrove.com
http://www.solutiongrove.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.laptop.org/pipermail/server-devel/attachments/20090415/f6fae8fa/attachment.htm 


More information about the Server-devel mailing list