Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added SSL to the default config
  • Loading branch information
tbuehlmann committed Aug 20, 2012
1 parent 28b439b commit fa4c76a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ponder/thaum.rb
Expand Up @@ -30,6 +30,7 @@ def initialize(&block)
:logging => false,
:reconnect => true,
:reconnect_interval => 30
:ssl => false
)

# custom settings
Expand Down

0 comments on commit fa4c76a

Please sign in to comment.