changing bastion hostname back for mail
This commit is contained in:
parent
ea3a1947aa
commit
9bea5eb130
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"metamta.domain" : "{{ phabricator_mail_domain }}",
|
||||
"metamta.reply-handler-domain" : "{{ phabricator_mail_domain }}",
|
||||
"metamta.mail-adapter" : "{{ "PhabricatorMailImplementationPHPMailerAdapter" if phabricator_mail_enabled else "PhabricatorMailImplementationTestAdapter"}}",
|
||||
"phpmailer.smtp-host" : "bastion.fedoraproject.org",
|
||||
"phpmailer.smtp-host" : "bastion.phx2.fedoraproject.org",
|
||||
"phabricator.uninstalled-applications" : {
|
||||
"PhabricatorApplicationPhame" : true,
|
||||
"PhabricatorApplicationDiviner" : true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue