docs: log level #23

Merged
t.behrendt merged 1 commits from docs-log-level into main 2025-01-01 12:25:48 +01:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 3a54f3f3be - Show all commits

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