<?php

$lang['accesslog']     = 'Where should the access log be saved? Relative paths are relative to <code>data/meta/</code>.';
$lang['banned_ip']     = 'Comma separated list of IPs that should not be logged.';
$lang['banned_users']  = 'Comma separated list of user names that should not be logged.';
$lang['banned_agents'] = 'Comma separated list of user agents that should not be logged.';