lib/wayfarer/config/networking.rb in wayfarer-0.4.1 vs lib/wayfarer/config/networking.rb in wayfarer-0.4.2
- old
+ new
@@ -8,10 +8,10 @@
default: :http
},
pool_size: {
env_key: "WAYFARER_NETWORK_POOL_SIZE",
type: Integer,
- default: 3
+ default: 1
},
pool_timeout: {
env_key: "WAYFARER_NETWORK_POOL_TIMEOUT",
type: Integer,
default: 10