lib/generators/opay/templates/opay_config.rb in opay-1.0.5 vs lib/generators/opay/templates/opay_config.rb in opay-1.0.6

- old
+ new

@@ -3,9 +3,9 @@ # payu configuration config.pos_id = 999 config.pos_auth_key = '' config.key1 = '' - config.key1 = '' + config.key2 = '' # config.test_mode = true end