more tweaks and fixes for phabricator
This commit is contained in:
parent
5d562898de
commit
0dc178073f
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
"metamta.domain" : "{{ external_hostname }}",
|
||||
"metamta.reply-handler-domain" : "{{ external_hostname }}",
|
||||
"metamta.mail-adapter" : "{{ "PhabricatorMailImplementationPHPMailerLiteAdapter" if phabricator_mail_enabled else "PhabricatorMailImplementationTestAdapter"}}",
|
||||
"auth.email-domains" : "fedoraproject.org",
|
||||
"auth.email-domains" : ["fedoraproject.org"],
|
||||
"phabricator.uninstalled-applications" : {
|
||||
"PhabricatorApplicationPhame" : true,
|
||||
"PhabricatorApplicationDiviner" : true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue