Class: Pergo::Configuration

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/pergo/configuration.rb

Constant Summary collapse

SETTINGS =
[
  :access_key, :secret_key, :queue_region, 
  :topic, 
  :host, :port
]