Guest User

Untitled

a guest
Nov 18th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. ---
  2. # This database is shared with the cloud controller.
  3. database_environment: # replaces database.yml
  4. production:
  5. adapter: mysql2
  6. timeout: 2000
  7.  
  8. intervals:
  9. database_scan: 60
  10. droplet_lost: 30
  11. droplets_analysis: 10
  12. flapping_death: 1
  13. flapping_timeout: 120
  14. giveup_crash_number: 2
  15. restart_timeout: 20
  16. stable_state: 60
  17.  
  18. dequeueing_rate: 10
Add Comment
Please, Sign In to add comment