Add audit data replication service

This commit is contained in:
Mononaut
2023-06-20 16:21:54 -04:00
parent fe527e4e1a
commit 11a3b3bf4a
9 changed files with 267 additions and 0 deletions

View File

@@ -121,5 +121,11 @@
},
"CLIGHTNING": {
"SOCKET": "__CLIGHTNING_SOCKET__"
},
"REPLICATION": {
"ENABLED": false,
"AUDIT": false,
"AUDIT_START_HEIGHT": 774000,
"SERVERS": []
}
}