mod_candy/README.markdown
changeset 2455 56bab95e57f0
parent 2454 36ffe9d11132
child 2456 7d86018a6394
equal deleted inserted replaced
2454:36ffe9d11132 2455:56bab95e57f0
    30 After the module has been loaded, Candy will by default be reachable
    30 After the module has been loaded, Candy will by default be reachable
    31 from `http://example.com:5280/candy/`
    31 from `http://example.com:5280/candy/`
    32 
    32 
    33 You can configure what rooms to join using either `candy_rooms` (an
    33 You can configure what rooms to join using either `candy_rooms` (an
    34 array) or [mod\_default\_bookmarks]. By default, Candy will attempt to
    34 array) or [mod\_default\_bookmarks]. By default, Candy will attempt to
    35 join rooms that the current user has bookmarked. If there are no rooms
    35 join rooms that the current user has bookmarked.
       
    36 If `candy_rooms` is not set, mod\_candy will attempt to find a MUC
       
    37 component and join a room called "candy" there.  If there are no rooms
    36 to join, then Candy will show an emtpy screen.
    38 to join, then Candy will show an emtpy screen.
    37 
    39 
    38 Compatibility
    40 Compatibility
    39 =============
    41 =============
    40 
    42