Change settings in permission report

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
BandonRandon
Posts: 6
Joined: 10 Sep 2010, 05:36

Change settings in permission report

Post by BandonRandon »

Hi,

I searched and could find how to chage the settings I see in Permission Report. From what I've read it seems that some can be overwritten by adding to config_inc.php. The setting I would like to chage is the "See e-mail addresses of other users" which currently doesn't give any role permission to it. I would like Managers and Administrators to be able to see the e-mail and real name. I looked in config_defualt_inc.php for help but couldn't find a setting. Right now admins can see this by visiting the profile. Any help on this would be great.
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Change settings in permission report

Post by atrol »

The settings you are looking for are $g_show_user_email_threshold and $g_show_user_realname_threshold
Please use Search before posting and read the Manual
BandonRandon
Posts: 6
Joined: 10 Sep 2010, 05:36

Re: Change settings in permission report

Post by BandonRandon »

Thanks, now that I know what i'm looking for of course I find them in config_defaults_inc.php :D
Post Reply