add option to re-enable legacy recipe changes

This commit is contained in:
flux
2022-08-22 12:31:08 -07:00
parent 40dcd14b6f
commit 5ae6dfeb34
9 changed files with 206 additions and 14 deletions

View File

@ -62,6 +62,9 @@ The 3.0.0 release of moreblocks introduces a "legacy" mode, which is on by defau
allow new servers to not commit to creating as many nodes as older versions, while not breaking anything
on existing servers. See `settingtypes.txt` for available settings.
By defaulthe 3.0.0 release disables certain recipe overrides that were part of moreblocks 2.*. To re-enable
them, set `moreblocks_legacy_recipes.enabled = true`.
### Settings
See `settingtypes.txt` for available settings.