File tree Expand file tree Collapse file tree
dist-persist/wbstack/src/Settings
dist/wbstack/src/Settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99// TODO this can probably be removed now?
1010$ wgSquidServersNoPurge = $ wgCdnServersNoPurge ;
1111
12- $ wgParserCacheType = 'db-replicated ' ; // 'db-replicated' is defined in LocalSettings.php currently
12+ $ wgParserCacheType = 'db-replicated ' ;
1313
1414// Don't specify a redis cache when running dbless maint script
1515// TODO we probably do want a redis connection in some maint scripts...
Original file line number Diff line number Diff line change 99// TODO this can probably be removed now?
1010$ wgSquidServersNoPurge = $ wgCdnServersNoPurge ;
1111
12- $ wgParserCacheType = 'db-replicated ' ; // 'db-replicated' is defined in LocalSettings.php currently
12+ $ wgParserCacheType = 'db-replicated ' ;
1313
1414// Don't specify a redis cache when running dbless maint script
1515// TODO we probably do want a redis connection in some maint scripts...
You can’t perform that action at this time.
0 commit comments