@@ -19,6 +19,10 @@
## Sets DB logs replay datastore path
#replay_datastore = "~/.local/darkfi/replayed_darkirc_db"
+## Run in replay mode to store Sled DB instructions
+## (for eventgraph debugging tool)
+#replay_mode = false
+
## List of channels to autojoin for new client connections
autojoin = [
"#dev",
@@ -7,6 +7,13 @@
## Sets Datastore Path
#datastore = "~/.local/darkfi/genev_db"
+## Sets DB logs replay datastore path
+#replay_datastore = "~/.local/darkfi/replayed_darkirc_db"
## net settings
[net]
## P2P accept addresses
## Datastore Path
#datastore = "~/.local/darkfi/taud_db"
## Current display name
#nickname = "NICKNAME"