summaryrefslogtreecommitdiffstats
path: root/development/cgit/config/cgitrc.sample
diff options
context:
space:
mode:
author Matteo Bernardini2020-04-21 08:41:55 +0200
committer Willy Sudiarto Raharjo2020-04-24 03:19:00 +0200
commit7ea6df2d64d730bd7792911d1391ad3119802bc5 (patch)
tree52cfcd3585936003ef367194933c0edff5bbe5a4 /development/cgit/config/cgitrc.sample
parent9911242a747547e52b99459f46233e8b5a4dac3e (diff)
downloadslackbuilds-7ea6df2d64d730bd7792911d1391ad3119802bc5.tar.gz
development/cgit: Updated for version 1.2.3.
Rewrote the example configurations for apache Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cgit/config/cgitrc.sample')
-rw-r--r--development/cgit/config/cgitrc.sample8
1 files changed, 5 insertions, 3 deletions
diff --git a/development/cgit/config/cgitrc.sample b/development/cgit/config/cgitrc.sample
index cd23168d04..31d7708333 100644
--- a/development/cgit/config/cgitrc.sample
+++ b/development/cgit/config/cgitrc.sample
@@ -8,11 +8,13 @@ virtual-root=/
snapshots=tar.gz
branch-sort=age
# for this to work you have to build cgit against lua
-# and install luacrypto too
+# and install luacrypto too.
+# you wull have also to add email-gravatar-sbo-additions.css
+# at the bottom of your installed cgit.css
email-filter=lua:/usr/share/cgit/filters/email-gravatar-sbo.lua
-#css=/static/cgit.css
-#logo=/static/cgit.png
+#css=/cgit.css
+#logo=/cgit.png
# repository specific data
repo.url=slackbuilds