Fixed: Mod Log Permissions

This commit is contained in:
Comatoast 2021-01-17 18:30:42 -08:00
parent 0eb4059a7c
commit f7ed46cb23
1 changed files with 1 additions and 1 deletions

View File

@ -1567,7 +1567,7 @@
// Create a user
$config['mod']['createusers'] = ADMIN;
// View the moderation log
$config['mod']['modlog'] = ADMIN;
$config['mod']['modlog'] = MOD;
// View IP addresses of other mods in ?/log
$config['mod']['show_ip_modlog'] = ADMIN;
// View relevant moderation log entries on IP address pages (ie. ban history, etc.) Warning: Can be