Environment variables used for this PHP-FPM pool.
Declarations
Type
attribute set of string
Default
{ }
Example
{
HOSTNAME = "$HOSTNAME";
TMP = "/tmp";
TMPDIR = "/tmp";
TEMP = "/tmp";
}
Environment variables used for this PHP-FPM pool.
attribute set of string
{ }
{
HOSTNAME = "$HOSTNAME";
TMP = "/tmp";
TMPDIR = "/tmp";
TEMP = "/tmp";
}