From abbcabbf057d40d8f95870800fb6f8c84e1b6128 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 12 Oct 2025 19:28:45 +0300 Subject: Fix README.md config example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c23e114..ef3bdb5 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ pip install pylogsentinel The configuration is an INI-style file. An example: ``` +[system] state_dir = /var/run/pylogsentinel max_block_size = 10M -- cgit v1.3