1<?php
2
3$lang['loggroups'] = 'Comma separated list of user groups that should be logged. Empty for all.';
4$lang['anonips'] = 'Anonymize IP addresses in the log data by hashing them.';
5$lang['nolocation'] = 'Do not resolve location information (country, region, city) for IP addresses.';
6