]> git.openstreetmap.org Git - chef.git/commit
Raise maximum call limits for Lua parser funcs
authorYuri Astrakhan <YuriAstrakhan@gmail.com>
Wed, 26 Sep 2018 20:08:09 +0000 (21:08 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 26 Sep 2018 20:08:39 +0000 (21:08 +0100)
commit6694697e2851ac362546d34cf12f146633be3782
tree36b569ed1fc8a91101980da29eef55bd00696ef9
parentfa73916b39d1a647d64f5cd11662ea6177b04973
Raise maximum call limits for Lua parser funcs

Raise expensive lua (and other function) call limits to match WP
Docs:  https://www.mediawiki.org/wiki/Manual:$wgExpensiveParserFunctionLimit
Wikipedia's Config:  https://noc.wikimedia.org/conf/highlight.php?file=CommonSettings.php

Closes #194
cookbooks/mediawiki/templates/default/LocalSettings.php.erb