diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-10-12 19:28:45 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-10-12 19:28:45 +0300 |
| commit | abbcabbf057d40d8f95870800fb6f8c84e1b6128 (patch) | |
| tree | 6307ed2e6f9e5f64280cc18c49df311f772b27d5 | |
| parent | ba490570b157e703950dc1e198196837242925d0 (diff) | |
Fix README.md config example
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
