update negentropy

This commit is contained in:
Doug Hoyte
2023-12-05 18:17:58 -05:00
parent ed0ff4fc79
commit 2262d2ac54
12 changed files with 143 additions and 20 deletions

11
test/cfgs/syncTest1.conf Normal file
View File

@ -0,0 +1,11 @@
db = "./strfry-db-test-1/"
events {
rejectEventsOlderThanSeconds = 9999999999
}
relay {
port = 40551
#logging { dumpInAll = true }
}

9
test/cfgs/syncTest2.conf Normal file
View File

@ -0,0 +1,9 @@
db = "./strfry-db-test-2/"
events {
rejectEventsOlderThanSeconds = 9999999999
}
relay {
port = 40552
}

1
test/cfgs/writeTest.conf Normal file
View File

@ -0,0 +1 @@
db = "./strfry-db-test/"