mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-21 18:15:24 +00:00
update negentropy
This commit is contained in:
11
test/cfgs/syncTest1.conf
Normal file
11
test/cfgs/syncTest1.conf
Normal 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
9
test/cfgs/syncTest2.conf
Normal file
@ -0,0 +1,9 @@
|
||||
db = "./strfry-db-test-2/"
|
||||
|
||||
events {
|
||||
rejectEventsOlderThanSeconds = 9999999999
|
||||
}
|
||||
|
||||
relay {
|
||||
port = 40552
|
||||
}
|
1
test/cfgs/writeTest.conf
Normal file
1
test/cfgs/writeTest.conf
Normal file
@ -0,0 +1 @@
|
||||
db = "./strfry-db-test/"
|
Reference in New Issue
Block a user