1<?php
2/**
3 * English language file
4 */
5
6$lang['accesslog']  = 'Logfile location. Relative paths are relative to <code>data/meta</code>';
7$lang['lines']      = 'Number of lines to analyze. Lower numbers give quicker access to current data and limit memory requirement but increase the number of background tasks. Use lower numbers for wikis with few active users and higher numbers for wikis with many active users.';
8