From e329f0617ae0eeb5527566300c14198184a1295c Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Sun, 2 Jun 2024 23:05:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af1d3f0..442ac7a 100644 --- a/README.md +++ b/README.md @@ -243,10 +243,10 @@ the standard configuration generation process in the container can be overruled: If you do not want to completely overrule the configuration generated, but instead supplement the configuration, you can put incremental configuration snippets in -files named `ledgersmb.XXX.yaml` in the same folder. E.g.: +files named `ledgersmb.1XX.yaml` in the same folder. E.g.: ```plain - $ cat < /home/ledgersmb/conf/ledgersmb.001.yaml + $ cat < /home/ledgersmb/conf/ledgersmb.100.yaml logging: file: ledgersmb.logging EOF