Sha256: 239eaff099a9a5ed9e52c0ae5c918173d501b4d6329478fd7ab4e992a5c8c7f5

Contents?: true

Size: 499 Bytes

Versions: 22

Compression:

Stored size: 499 Bytes

Contents

database:
  adapter: mysql
  database: mystatsdb_production
  username: root
  password: 
  host: localhost
  encoding: utf8
remote_servers:
  - :host: my.remoteserver.com
    :user: deploy
    :password: abc123
    :path: /home/deploy/rails/myapp/current/log
    :template: appstats
  - :host: jobs.remoteserver.com
    :user: deploy
    :password: abc123
    :path: /home/deploy/rails/myotherapp/current/log
    :template: appstats
third_party_queries:
  - :path: /file/to/your/custom/my_query.rb

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
appstats-0.21.3 config/appstats.yml.example
appstats-0.21.2 config/appstats.yml.example
appstats-0.21.1 config/appstats.yml.example
appstats-0.20.12 config/appstats.yml.example
appstats-0.20.11 config/appstats.yml.example
appstats-0.20.10 config/appstats.yml.example
appstats-0.20.9 config/appstats.yml.example
appstats-0.20.8 config/appstats.yml.example
appstats-0.20.7 config/appstats.yml.example
appstats-0.20.6 config/appstats.yml.example
appstats-0.20.2 config/appstats.yml.example
appstats-0.20.1 config/appstats.yml.example
appstats-0.20.0 config/appstats.yml.example
appstats-0.19.7 config/appstats.yml.example
appstats-0.19.6 config/appstats.yml.example
appstats-0.19.2 config/appstats.yml.example
appstats-0.19.1 config/appstats.yml.example
appstats-0.19.0 config/appstats.yml.example
appstats-0.18.0 config/appstats.yml.example
appstats-0.17.5 config/appstats.yml.example