Yuvipanda has submitted this change and it was merged.

Change subject: Tools: Fix typo in static nginx configuration
......................................................................


Tools: Fix typo in static nginx configuration

Change-Id: Ia515adcff12a5b22984402d7ab666cc7d739f0fc
---
M modules/toollabs/templates/static-server.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/toollabs/templates/static-server.conf.erb 
b/modules/toollabs/templates/static-server.conf.erb
index de4d7b9..8aa1489 100644
--- a/modules/toollabs/templates/static-server.conf.erb
+++ b/modules/toollabs/templates/static-server.conf.erb
@@ -41,7 +41,7 @@
     }
 
     # We primarily serve from NFS, so let's turn off sendfile
-    senfile off;
+    sendfile off;
 
     # GZIP ALL THE THINGS!
     gzip on;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia515adcff12a5b22984402d7ab666cc7d739f0fc
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to