Merge branch '1.8.x' into add-xlist-totalsize

This commit is contained in:
Darshan 2026-01-07 18:08:59 +05:30 committed by GitHub
commit 68fc6b0600
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1103,7 +1103,6 @@ return [
'name' => Exception::RULE_VERIFICATION_FAILED,
'description' => 'Domain verification failed. Please check if your DNS records are correct and try again.',
'code' => 400,
'publish' => true
],
Exception::PROJECT_SMTP_CONFIG_INVALID => [
'name' => Exception::PROJECT_SMTP_CONFIG_INVALID,