We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86005f commit b5c10d1Copy full SHA for b5c10d1
README.md
@@ -57,7 +57,7 @@ back4.sh gif/pixel.gif-0.010 &
57
rm -rf /tmp/back4
58
```
59
60
-# If you have big git , you must change config in ImageMagick policy example:
+# If you have big gif , you must change config in ImageMagick policy example:
61
62
sudo sed -i s'@<policy domain="resource" name="memory" value=".*"/>@<policy domain="resource" name="memory" value="2GiB"/>@'g /etc/ImageMagick-6/policy.xml
63
0 commit comments