The next pages describe the configuration.

You can create a config by copying the delivered .dist file in the
folder `./jobs/`.

Example:

```bash
cd jobs
cp backup.job.dist backup.job
```