Skip to content

Commit

Permalink
Explain how to achieve userid
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvm committed Sep 2, 2012
1 parent 8223657 commit 5a0fe44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jabbr.GitHub/config.json
Expand Up @@ -2,9 +2,9 @@
default: { default: {
jabbr: "http://yourjabbbr.net", jabbr: "http://yourjabbbr.net",
rooms: [ "roomA" ], rooms: [ "roomA" ],
userid: "achieved through /who yourusername" userid: "can be found back in the jabbr.state cookie"
}, },
"github": { "github": {
rooms: [ "roomA", "roomB" ] rooms: [ "roomA", "roomB" ]
} }
} }

0 comments on commit 5a0fe44

Please sign in to comment.