Skip to content

Commit

Permalink
fix: correctly refer to MiB (mebibytes) instead of megabytes
Browse files Browse the repository at this point in the history
Co-authored-by: Kate <[email protected]>
Signed-off-by: Elizabeth Danzberger <[email protected]>
  • Loading branch information
elzody and provokateurin authored Jan 9, 2025
1 parent e91c447 commit 877231a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -1432,7 +1432,7 @@
* Maximum file size for file conversion.
* If a file exceeds this size, the file will not be converted.
*
* Default: 100 megabytes
* Default: 100 MiB
*/
'max_conversion_filesize' => 100,

Expand Down

0 comments on commit 877231a

Please sign in to comment.