ha.conf 480 B

1234567891011121314151617181920212223242526272829303132
  1. ha {
  2. # Interval in seconds to automatically balance handled segments between
  3. # nodes. Set to 0 to disable.
  4. # autobalance = 0
  5. # fifo_interface = yes
  6. # heartbeat_delay = 1000
  7. # heartbeat_timeout = 2100
  8. # Whether to load the plugin. Can also be an integer to increase the
  9. # priority of this plugin.
  10. load = yes
  11. # local =
  12. # monitor = yes
  13. # pools =
  14. # remote =
  15. # resync = yes
  16. # secret =
  17. # segment_count = 1
  18. }