aboutsummaryrefslogtreecommitdiff
path: root/cgitrc
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@laboissiere.net>2022-12-10 16:18:50 -0300
committerRafael Laboissière <rafael@laboissiere.net>2022-12-10 16:18:50 -0300
commitd48c1ce2af934c512f808150e95a60a3ace21640 (patch)
treebc7ab88f940bf57a30130b2563f7d9b3ca704b4c /cgitrc
Initial commit
Diffstat (limited to 'cgitrc')
-rw-r--r--cgitrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/cgitrc b/cgitrc
new file mode 100644
index 0000000..4306062
--- /dev/null
+++ b/cgitrc
@@ -0,0 +1,14 @@
+# -*- shell-script -*-
+
+# Locations of style files
+css=/cgit-css/cgit.css
+logo=/cgit-css/cgit.png
+
+# Prevent webcrawler (like google) index our site
+robots=noindex, nofollow
+
+# Allow http transport git clone
+enable-http-clone=1
+
+# Allowed repos
+include=/etc/cgitrepos