cloudbridge
Basic Pleskian
Hello,
does someone know how to change plesk webmail attachment file size?
Tried to modify all php versions to:
upload_max_filesize = 64M
post_max_size = 128M
Tried to :
/etc/psa-webmail/roundcube/php.ini change to
upload_max_filesize = 64M
post_max_size = 128M
Still nothing changed on webmail.
does someone know how to change plesk webmail attachment file size?
Tried to modify all php versions to:
upload_max_filesize = 64M
post_max_size = 128M
Tried to :
- Go to Tools & Settings > PHP Settings and click the "by OS vendor FastCGI application" handler
- Switch to the php.ini tab and increase the "post_max_size" and "upload_max_filesize" parameter values. Press OK to apply the setting.
/etc/psa-webmail/roundcube/php.ini change to
upload_max_filesize = 64M
post_max_size = 128M
Still nothing changed on webmail.