summaryrefslogtreecommitdiff
path: root/cgitrc
diff options
context:
space:
mode:
Diffstat (limited to 'cgitrc')
-rw-r--r--cgitrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/cgitrc b/cgitrc
index df29f21..f2e7af5 100644
--- a/cgitrc
+++ b/cgitrc
@@ -1,5 +1,5 @@
include=/home/ymf/repo/cgit/theme.cgitrc
-#cache-size=1000
+cache-size=1000
enable-blame=1
robots=noindex, nofollow
@@ -22,6 +22,10 @@ repo.url=salticidae
repo.desc=Minimal C++ asynchronous network library.
repo.path=/home/ymf/repo/salticidae.git
+repo.url=salticidae-go
+repo.desc=Go bindings for Salticidae network library.
+repo.path=/home/ymf/repo/salticidae-go.git
+
repo.url=cppromise
repo.desc=Lightweight C++14/17 implementation of Promise modeled Javascript Promise/A+.
repo.path=/home/ymf/repo/cppromise.git