aboutsummaryrefslogtreecommitdiffstats
path: root/config.env.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.env.example')
-rw-r--r--config.env.example14
1 files changed, 14 insertions, 0 deletions
diff --git a/config.env.example b/config.env.example
new file mode 100644
index 0000000..83d49ea
--- /dev/null
+++ b/config.env.example
@@ -0,0 +1,14 @@
+#
+# Gitolite options
+#
+GIT_PASSWORD=
+SSH_KEY=
+SSH_KEY_NAME=
+#
+# Cgit options
+#
+CGIT_ROOT_TITLE=Git Repository Browser
+CGIT_DESC=a fast webinterface for the git dscm
+CGIT_CLONE_PREFIX=http://<YOUR-DOMAIN> ssh://git@<YOUR-DOMAIN>
+
+CGIT_SNAPSHOT=tar.gz tar.bz2 tar.xz