# Configurations

Server Administration / Configurations

## Return Tweak Settings option's value

 - [GET /get_tweaksetting](https://api.docs.cpanel.net/specifications/whm.openapi/configurations/cpanel-get_tweaksetting.md): This function retrieves values from the
/var/cpanel/cpanel.config
file and the server's Exim configuration.

## Update Tweak Settings option

 - [GET /set_tweaksetting](https://api.docs.cpanel.net/specifications/whm.openapi/configurations/cpanel-set_tweaksetting.md): This function sets an option's value in WHM's
Tweak Settings
interface (WHM >> Home >> Server Configuration >> Tweak Settings). The
system stores the keys and values that this function updates in
the
/var/cpanel/cpanel.config
file.

