Sha256: 62af3a9115ceac61961be5e89ae1d1ef25a9ccbe2c42c525734e6492c19909f1

Contents?: true

Size: 215 Bytes

Versions: 4

Compression:

Stored size: 215 Bytes

Contents

# frozen_string_literal: true
# Minimal sample configuration file for Pitchfork

# listen 2007 # by default Pitchfork listens on port 8080
worker_processes 4 # this should be >= nr_cpus
refork_after [50, 100, 1000]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pitchfork-0.16.0 examples/pitchfork.conf.minimal.rb
pitchfork-0.15.0 examples/pitchfork.conf.minimal.rb
pitchfork-0.14.0 examples/pitchfork.conf.minimal.rb
pitchfork-0.13.0 examples/pitchfork.conf.minimal.rb