You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/CoreBundle/DataFixtures/SettingsCurrentFixtures.php
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1187,11 +1187,6 @@ public static function getExistingSettings(): array
1187
1187
'title' => 'Mail: XOAuth2 options',
1188
1188
'comment' => 'If you use some XOAuth2-based e-mail service, use this setting in JSON to save your specific configuration (see example) and select XOAuth2 in the mail service setting.',
1189
1189
],
1190
-
[
1191
-
'name' => 'noreply_email_address',
1192
-
'title' => 'No-reply e-mail address',
1193
-
'comment' => 'This is the e-mail address to be used when an e-mail has to be sent specifically requesting that no answer be sent in return. Generally, this e-mail address should be configured on your server to drop/ignore any incoming e-mail.',
0 commit comments