- Separate configuration for CLI SAPI and FPM SAPI; this is specifically needed for configuration such as disable_functions, where certain functions need to be disabled in FPM SAPI for security reasons, but it does not make any sense to disable them in CLI mode (e.g. `escapeshellcmd`)