From f317c41a6705aef572a1b6ee525d1a7d4f6e7425 Mon Sep 17 00:00:00 2001 From: vlw Date: Thu, 1 Jan 2026 13:35:26 +0100 Subject: [PATCH] docs: update README wording of config file structure (#2) Reviewed-on: https://codeberg.org/vlw/3rd/pulls/2 Co-authored-by: vlw Co-committed-by: vlw --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0b3de8..0a239ad 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ Schedule this backup script to run with a crontab entry, for example: Which will run at 2:30 each Wednesday. # Config -The config file `.config.json` is used to define parameters and which directories to archive (in autorun mode). +The config file (`.config.json` by default) is used to define which directories to archive with parameters. + +Directories are specified as an array of objects, each object has key value properties with the following format: ```json [