From 84f7b7a5efeb0329b5bc97c9c7a4ed6359af5c29 Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Sun, 12 Jun 2011 15:16:20 -0400 Subject: [PATCH] added docs for chunky_png_options config --- .../help/tutorials/configuration-reference.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc-src/content/help/tutorials/configuration-reference.markdown b/doc-src/content/help/tutorials/configuration-reference.markdown index 642707ca..02682243 100644 --- a/doc-src/content/help/tutorials/configuration-reference.markdown +++ b/doc-src/content/help/tutorials/configuration-reference.markdown @@ -280,6 +280,13 @@ later on. Symbol Defaults to :chunky_png + + chunky_png_options + Hash + + Defaults to {:compression => Zlib::BEST_COMPRESSION}. See the chunky_png wiki for more information + +