From 78b3812b637a505600647fc791e93e4bc5aee9c1 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sat, 2 Feb 2013 13:08:38 +0100 Subject: [PATCH] Added documentation for Gravatar support --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.30.2