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