Added documentation for Gravatar support
[m6w6/gitweb-theme] / 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