mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/17135] Remove SMTP auth method option
Symfony Mailer handles SMTP auth method internally. PHPBB3-17135
This commit is contained in:
@@ -435,7 +435,6 @@ class phpbb_questionnaire_phpbb_data_provider
|
||||
'secure_downloads' => true,
|
||||
'session_gc' => true,
|
||||
'session_length' => true,
|
||||
'smtp_auth_method' => true,
|
||||
'smtp_delivery' => true,
|
||||
'topics_per_page' => true,
|
||||
'version' => true,
|
||||
|
Reference in New Issue
Block a user