Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

how to increase file upload size in attachment

Denis Chernitsyn   ( User )

Commented 1 year ago

akaunting is installed on the server. Can't upload anything over 2M(File is too big (2.02MiB). Max filesize: 2MiB.). Changed the minimum size in Php.ini
post_max_size = 20M
upload_max_filesize = 20M

Denis Chernitsyn   ( User )

Commented 1 year ago

variable that is responsible for the size of the uploaded file
FILESYSTEM_MAX_SIZE=20

Ites Ites   ( User )

Commented 1 month ago

Where can I find the entry "FILESYSTEM_MAX_SIZE=20"? Is it in the php.ini? Do I need to add an additional line there?

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions