docs: log level
All checks were successful
CI / test (pull_request) Successful in 47s

This commit is contained in:
2024-12-27 20:45:37 +01:00
parent 1c725993f5
commit 3a54f3f3be
2 changed files with 2 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ domains:
- www
check_interval: 0 0 0/6 * * * *
mode: Scheduled
log_level: info
```
The config file is expected to be in the same directory as the binary and called `config.yaml`. For the OCR image, the root directory is `/app`.

View File

@@ -21,3 +21,4 @@ domains:
- www
check_interval: 0 0 0/6 * * * *
mode: Scheduled
log_level: info