Sha256: ded45368b25b700794fc4c6c6101d954bde8992ecc398938b73ad1b0ebc55cd9
Contents?: true
Size: 321 Bytes
Versions: 1
Compression:
Stored size: 321 Bytes
Contents
logger: level: <%= ENV.fetch('LOGGER_LEVEL') { 'warn' } %> verbose: <%= ENV.fetch('VERBOSE') { false } %> circuit_breaker: threshold: <%= ENV.fetch('CIRCUIT_BREAKER_THRESHOLD') { 0 } %> thron: client_id: <%= ENV.fetch('THRON_CLIENT_ID') { 'none' } %> protocol: <%= ENV.fetch('THRON_PROTOCOL') { 'https' } %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thron-0.7.0 | config/thron.yml |