Skip to content

Commit

Permalink
add ssl option and change room to sample room name
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Dec 5, 2008
1 parent c5a9d74 commit 3109e61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/dwell/recipes/campfire.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
# :account => "campfireurl",
# :login => "user@email.com",
# :password => "blah",
# :room => "AutoRaptor: Shadow"
# :ssl => true,
# :room => "Dwell Room"
# }

def campfire_bot
Expand Down

0 comments on commit 3109e61

Please sign in to comment.