journalio working, needs tuning
This commit is contained in:
parent
49bd61feb1
commit
1eab27fa0e
21 changed files with 205 additions and 24 deletions
|
@ -10,6 +10,7 @@ struct ReplicationPeer {
|
|||
};
|
||||
|
||||
struct Replication {
|
||||
int announce;
|
||||
int announce_minutes;
|
||||
struct Libp2pVector* replication_peers;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue