jenkins-bot has submitted this change and it was merged.

Change subject: Beta: set math storage directory to NFS share
......................................................................


Beta: set math storage directory to NFS share

Change the storage location for generated math images from the default
/mnt/upload7/math location to /data/project/upload7/math.

Bug: 63331
Change-Id: Ie4b3dac510b45c5c24f89b6eec29afdcccfed309
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index b53ea1f..7195114 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -157,6 +157,7 @@
 # Backends:
 if( $wmgUseMath ) {
        $wgMathFileBackend = false;
+       $wgMathDirectory   = '/data/project/upload7/math';
 }
 
 // CORS (cross-domain AJAX, bug 20814)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie4b3dac510b45c5c24f89b6eec29afdcccfed309
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to