Instead of mentioning the all-encompassing -whitelist*
settings, change the docs to mention the exact permission flag that will influence the behaviour.
This is needed because in the future, the too-broad -whitelist*
settings (they either include all permission flags or apply to all peers) might be deprecated to require the permission flags to be enumerated.
Alternatively, in the future there could be an RPC to set the net permission flags on an existing connection, in which case the -whitelist*
terminology is of no help.