summaryrefslogtreecommitdiffstats
path: root/development/cgit/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/cgit/README')
-rw-r--r--development/cgit/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/cgit/README b/development/cgit/README
index a8555e7edc..e6da0e958e 100644
--- a/development/cgit/README
+++ b/development/cgit/README
@@ -4,3 +4,10 @@ The folder /var/cache/cgit, must be owned by your webserver user.
A sample /etc/cgitrc (you must provide one) is in the $DOCS folder,
and so are some example configuration files for apache and lighttpd.
+
+luacrypto or lua-md5 are optional dependencies (for avatars support),
+but first you have to build this against lua.
+
+If you want to use the email-libravatar-korg.lua filter or the
+email-gravatar-sbo.lua one, have a look also to the suggested css
+additions (in the doc folder).