Sha256: c532d55a8cc462f9cda9d8a06c874c49af2e752074ac0f9e7eaaa37585c8e1d3

Contents?: true

Size: 520 Bytes

Versions: 6

Compression:

Stored size: 520 Bytes

Contents

pgbouncers:
  production:
    master:
      # eg. postgres://user:password@host:port/pgbouncer
      # url: <%= ENV["PGBOUNCER_PRODUCTION_MASTER_DATABASE_URL"] %>
    # Add more databases
    # slave:
    #   url: <%= ENV["PGBOUNCER_PRODUCTION_SLAVE_DATABASE_URL"] %>
  # staging:
  #   master:
  #     url: <%= ENV["PGBOUNCER_STAGING_MASTER_DATABASE_URL"] %>
  #   slave:
  #     url: <%= ENV["PGBOUNCER_STAGING_SLAVE_DATABASE_URL"] %>

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pgbouncerhero-2.0.0 lib/generators/pgbouncerhero/templates/config.yml
pgbouncerhero-1.0.3 lib/generators/pgbouncerhero/templates/config.yml
pgbouncerhero-1.0.1 lib/generators/pgbouncerhero/templates/config.yml
pgbouncerhero-1.0.0 lib/generators/pgbouncerhero/templates/config.yml
pgbouncerhero-0.1.1 lib/generators/pgbouncerhero/templates/config.yml
pgbouncerhero-0.1.0 lib/generators/pgbouncerhero/templates/config.yml