Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/281069

Change subject: Set differential.always-allow-close to true for phabricator
......................................................................

Set differential.always-allow-close to true for phabricator

Change-Id: I116b1b27452b44e78c4b2b6816c403f35e06f9b1
---
M modules/role/manifests/phabricator/main.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/281069/1

diff --git a/modules/role/manifests/phabricator/main.pp 
b/modules/role/manifests/phabricator/main.pp
index f053109..5e150a5 100644
--- a/modules/role/manifests/phabricator/main.pp
+++ b/modules/role/manifests/phabricator/main.pp
@@ -42,6 +42,7 @@
                               'PhutilMediaWikiAuthAdapter.php'],
         settings         => {
             'darkconsole.enabled'                    => false,
+            'differential.always-allow-close'        => true,
             'phabricator.base-uri'                   => "https://${domain}";,
             'security.alternate-file-domain'         => "https://${altdom}";,
             'mysql.user'                             => 
$role::phabricator::config::mysql_appuser,

-- 
To view, visit https://gerrit.wikimedia.org/r/281069
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I116b1b27452b44e78c4b2b6816c403f35e06f9b1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to