Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
webcarrot committed Jul 26, 2014
1 parent bf28a76 commit 7978cf0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Expand Up @@ -23,7 +23,8 @@ DESCRIPTION
===========

Varnish vmod that replace images urls with
"data:image/{EXT};base64,{IMAGE_DATA}".

"data:image/{EXT};base64,{IMAGE_DATA}".

Imgdata is performed only once and the rewritten document is stored
in cache.
Expand Down Expand Up @@ -91,4 +92,5 @@ COPYRIGHT
=========

Wojciech Wierchola 2014

See LICENCE (GPLv3) for details.

0 comments on commit 7978cf0

Please sign in to comment.