initial commit
This commit is contained in:
14
config.env.example
Normal file
14
config.env.example
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user