Delete futriix.config.toml

This commit is contained in:
Григорий Сафронов 2025-07-01 19:43:23 +00:00
parent 49eb9272b6
commit 8278b96b0f

View File

@ -1,13 +0,0 @@
[server]
ip = "127.0.0.1"
port = 8080
log_path = "futriix.log"
[client]
ip = "127.0.0.1"
port = 8080
[replication]
enabled = false
peer_nodes = ["127.0.0.1:8081"]
sync_interval = 1000