Changed AddressPoll unique ID to be system_id, setup for memcached for all micrsoservices

This commit is contained in:
2023-11-27 16:00:02 +11:00
parent 27a3e3e24e
commit 9cf0f1e2f4
3 changed files with 3 additions and 7 deletions

View File

@@ -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