blob: 9a83566bf21b60c7593cb57e7738703b4c0806ed (
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-2
mergeaddress: 127.0.0.1:8182
#dbbackend: permdb
paths:
configdir: .
knownroots: known_roots
mergedb: machine/merge-2/db
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
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
|