Topic: Change maximum avatar size?
I've tracked down the variables that profile.php checks for max. height and width for avatars, but I don't know where they're located:
$pun_config['o_avatars_width']
Where is this? I'd like to increase the max. size to 90x90 or 100x100px.
Edit: I know that I could just change these to numbers and have my problem solved, but I'd rather find this central configuration, because that's a much better way of doing things.$pun_config['o_avatars_width']