T
Asked
hello, the image and avatar file size is low, I want to increase it, this setting should be in the admin panel.
- MSAnsweredHello,
You can modify the `upload` method of `app/controllers/Forums.php` for images and `update_avatar` method of `app/controllers/Auth.php` for avatars.
Thank you - Login to Reply