lib/muhimbi/config.rb in muhimbi-0.0.3 vs lib/muhimbi/config.rb in muhimbi-0.0.4

- old
+ new

@@ -5,9 +5,10 @@ def self.setup yield self end - mattr_accessor :wsdl + mattr_accessor :wsdl, :timeout + end end \ No newline at end of file