From 383d6a8b552d453eb389f5b53884fe8a1a56aa5c Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Thu, 12 Jun 2025 19:46:51 +0200 Subject: [PATCH] Update bootstrapper manual for 0.11.3 hotfix 1 --- bootstrapper-manual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index e7a1432..f9199d2 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -132,7 +132,7 @@
USER
message is adjusted to contain nonce=...
in the 'realname' field.Metadata Patches are loaded from text files in the OpenWF/Metadata Patches/
folder.
Metadata Patches are loaded from .txt
files in the OpenWF/Metadata Patches/
folder.
They are generally parsed line by line, with roughly the following steps being taken for each line:
/
, a new patch for the given absolute path is started. If the line ends on &
, the next line that also starts with /
will be added to this patch instead of creating a new patch.