summaryrefslogtreecommitdiff
path: root/test/catlfish-test-local-merge.cfg
blob: 9283136c0fdd24b0d667edb3b14e200753c0ffc2 (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
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
        backup-window-size: 2
        backup-sendlog-chunksize: 1
        backup-sendentries-chunksize: 1
        dist-window-size: 2
        dist-sendlog-chunksize: 1
        dist-sendentries-chunksize: 1

configurl: file:///CURRENTWORKINGDIRECTORY/catlfish-test-generated.cfg