Ask, reply and learn. Join the community of Akaunting.
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
variable that is responsible for the size of the uploaded file
FILESYSTEM_MAX_SIZE=20
Showing 1 to 2 of 2 discussions