ALWAYS_USE_FROM_NAME

Use “From Name” for all system emails, even in cases where it would typically be overridden

Accepted values: true/false

Context: Core (core/config.php)

When this is set to true, the “From Name” will be used for all system emails, even in cases where “Reply to” and “From Name” would typically be overridden by an event organizer email.

$GLOBALS['LIVEWHALE_CONFIG']['ALWAYS_USE_FROM_NAME']=false;