Skip to content

Commit 7dc6f3c

Browse files
committed
2 parents f2a119b + 00f6515 commit 7dc6f3c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ This extension can change the image size and/or the image file size. It rotate i
2626
## Installation
2727
Copy the extension to `phpBB3/ext/imcger/imgupload`.
2828
Go to "ACP" > "Customise" > "Manage extensions" and enable the "Image upload use ImageMagick" extension.
29+
2930
For full functionality "Maximum file size" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
31+
3032
For full functionality "Maximum image dimensions" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
3133
For full functionality "Maximum avatar file size" in "ACP" > "Board configuration" > "Avatar settings" must be set to 0. This is done automatically during the migration.
3234

imcger/imgupload/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ This extension can change the image size and/or the image file size. It rotate i
2626
## Installation
2727
Copy the extension to `phpBB3/ext/imcger/imgupload`.
2828
Go to "ACP" > "Customise" > "Manage extensions" and enable the "Image upload use ImageMagick" extension.
29+
2930
For full functionality "Maximum file size" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
31+
3032
For full functionality "Maximum image dimensions" in "ACP" > "Posting" > "Attachment settings" must be set to 0. This is done automatically during the migration.
3133
For full functionality "Maximum avatar file size" in "ACP" > "Board configuration" > "Avatar settings" must be set to 0. This is done automatically during the migration.
3234

0 commit comments

Comments
 (0)