blob: e8b2fa48d00968336f32d7277d9f783c62d2657b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
ha {
# Interval in seconds to automatically balance handled segments between
# nodes. Set to 0 to disable.
# autobalance = 0
# fifo_interface = yes
# heartbeat_delay = 1000
# heartbeat_timeout = 2100
# Whether to load the plugin. Can also be an integer to increase the
# priority of this plugin.
load = yes
# local =
# monitor = yes
# pools =
# remote =
# resync = yes
# secret =
# segment_count = 1
}
|