summaryrefslogtreecommitdiff
path: root/test/catlfish-test-local-merge.cfg
blob: bf1d3c1c0889a9b232b06db097294c0626062efc (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
nodename: merge-1

localnodes:
        - merge-1

paths:
        configdir: .
        mergedb: mergedb
        # TODO: https_certfile and https_keyfile not strictly necessary for primary merge
        https_certfile: httpscert/httpscert-1.pem
        https_keyfile: httpscert/httpskey-1.pem
        https_cacertfile: httpsca/demoCA/cacert.pem
        publickeys: publickeys
        logpublickey: keys/logkey.pem
        privatekeys: privatekeys
        verifycert_bin: ../bin/verifycert.erl.escript
        knownroots: known_roots/

logadminkey: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQ
    Ah9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+
    0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ==

merge:
        min-delay: 1
        dist-window-size: 2
        dist-sendlog-chunksize: 1
        dist-sendentries-chunksize: 1