From e3468ca54ff5d7f01ccdd55deb649b50935de7ad Mon Sep 17 00:00:00 2001 From: Peter Zhang Date: Mon, 17 Jun 2024 18:28:48 +0800 Subject: [PATCH] update config --- run/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/config.toml b/run/config.toml index 98a3db42..746be2cc 100644 --- a/run/config.toml +++ b/run/config.toml @@ -220,7 +220,7 @@ miner_key = "" ####################################################################### ### File Sync Config Options ### ####################################################################### -# [sync] +[sync] # Enable file sync among peers automatically. When enabled, each node will store # all files, and sufficient disk space is required.