Changed AddressPoll unique ID to be system_id, setup for memcached for all micrsoservices
This commit is contained in:
@@ -13,7 +13,7 @@ class MailSend #implements ShouldQueue
|
||||
{
|
||||
use Dispatchable;
|
||||
|
||||
private const LOGKEY = 'JCM';
|
||||
private const LOGKEY = 'JMS';
|
||||
|
||||
/**
|
||||
* @param bool $crash Send crash mail only
|
||||
|
Reference in New Issue
Block a user