template/settings/development.yml in maestrano-connector-rails-1.0.4 vs template/settings/development.yml in maestrano-connector-rails-1.1.0

- old
+ new

@@ -1,7 +1,8 @@ app_host: 'http://localhost:3001/' -# encryption_key: 'This is a key that is 256 bits!!' +encryption_key1: 'This is a key that is 256 bits!!' +encryption_key2: 'This is a key that is 256 bits!!' default: api_host: 'https://maestrano.com' connec_host: 'https://api-connec.maestrano.com'