mempoolfullrbf=1 behaviour has been the default since v28 and the argument has been removed since v29 subsequently.
The getmempoolinfo RPC need not return the deprecated fullrbf key in the
response anymore unless the user requests it via -deprecatedrpc=fullrbf node
argument.
Also, remove the bip125-replaceable key from the mempool RPCs
responses (because it, too, has been deprecated since v29) unless the user
requests it via -deprecatedrpc=bip125 node argument.