From 44227db56e3669b6b1575bf750df815e6903c906 Mon Sep 17 00:00:00 2001 From: Keuin Date: Sat, 20 Jan 2024 18:54:10 +0800 Subject: feature: config file support JSON comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e3a95e5..23942bf 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ The config file will be generated if not exist. The default is: - `incbak_cow`: (experimental) Enable filesystem CoW (copy-on-write) for incremental backup. **Will fall back to normal file copy if the filesystem does not support CoW.** Please read section 2.5 for more info. -Note: JSON comment is **NOT** supported for now. +Note: JSON comment **is** supported. ## 2.3 Script for auto-restart after restoring -- cgit v1.2.3