From: Stefan Imhoff Date: Sat, 2 Feb 2013 12:08:38 +0000 (+0100) Subject: Added documentation for Gravatar support X-Git-Url: http://127.0.0.1:8081/?a=commitdiff_plain;h=78b3812b637a505600647fc791e93e4bc5aee9c1;p=gitweb-theme%2F.git Added documentation for Gravatar support --- diff --git a/README.rst b/README.rst index e16c636..efff7a5 100644 --- a/README.rst +++ b/README.rst @@ -30,6 +30,10 @@ Optionally, you can enable syntax highlighting for your code. Install the highli $feature{'highlight'}{'default'} = [1]; +You can enable Gravatar support with this line: + + $feature{'avatar'}{'default'} = ['gravatar']; + .. _gitweb: http://git.or.cz/gitwiki/Gitweb .. _kogakure.github.com/gitweb-theme: http://kogakure.github.com/gitweb-theme