Drops non-existent purger.enable flag for some components. I think they used to exists for chunk purger.
Removed any reference to config.storage.engine since blocks is the only option that is supported. Since there is nothing to configure, it's better to have no option to configure anything.
Which issue(s) this PR fixes:
Fixes #
Checklist
[x] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
What this PR does:
purger.enable
flag for some components. I think they used to exists for chunk purger.config.storage.engine
sinceblocks
is the only option that is supported. Since there is nothing to configure, it's better to have no option to configure anything.Which issue(s) this PR fixes: Fixes #
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]