SQL Server Permission : ALTER SETTINGS
Allows or Denies the ability to execute sp_configure and change settings. Also Allows or Denies the ability to execute RECONFIGURE afterwards. This permissions is granted by default to members of the serveradmin and sysadmin fixed server role.
Related Article : How to assign these SQL Server Permissions
