Added documentation for Gravatar support
authorStefan Imhoff <stefan@imhoff.name>
Sat, 2 Feb 2013 12:08:38 +0000 (13:08 +0100)
committerStefan Imhoff <stefan@imhoff.name>
Sat, 2 Feb 2013 12:08:38 +0000 (13:08 +0100)
README.rst

index e16c6369baeb38fb1165fa46d106a462676dd5a5..efff7a5e2d7332d74db17b0b872b9e257e7b5673 100644 (file)
@@ -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