docs: update README wording of config file structure (#2)

Reviewed-on: https://codeberg.org/vlw/3rd/pulls/2
Co-authored-by: vlw <victor@vlw.se>
Co-committed-by: vlw <victor@vlw.se>
This commit is contained in:
Victor Westerlund 2026-01-01 13:35:26 +01:00 committed by Victor Westerlund
parent 234e125d84
commit f317c41a67

View file

@ -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
[