Setings: disable Api4 permissions to avoid Authorization failed

Merged bgm requested to merge bgm/membershiprenewallink:settingsPerm into main

When the CiviCRM cache is cleared, and the first access is from an anonymous user, CiviCRM rebuilds the settings with the permissions of the anonymous user, which causes a fatal "Authorization failed" api4 error.

Merge request reports