Sha256: 7bd1524190cf29ddd7baf566eb4c2296b842dc7b45bf42337045a3b7c3e1a6d8

Contents?: true

Size: 602 Bytes

Versions: 2

Compression:

Stored size: 602 Bytes

Contents

databases:
  main:
    # Database URL (defaults to app database)
    # url: <%%= ENV["DATABASE_URL"] %>

  # Add more databases
  # other:
  #   url: <%%= ENV["OTHER_DATABASE_URL"] %>

# Minimum time for long running queries
# long_running_query_sec: 60

# Minimum average time for slow queries
# slow_query_ms: 20

# Minimum calls for slow queries
# slow_query_calls: 100

# Minimum connections for high connections warning
# total_connections_threshold: 500

# Statement timeout for explain
# explain_timeout_sec: 10

# Time zone (defaults to app time zone)
# time_zone: "Pacific Time (US & Canada)"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pghero-2.3.0 lib/generators/pghero/templates/config.yml.tt
pghero-2.2.1 lib/generators/pghero/templates/config.yml.tt