gitolite.rc: Enable cgit metadata config keys
This commit is contained in:
parent
e1e8b015c2
commit
5ed0cf8cb2
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
UMASK => 0027,
|
||||
|
||||
# look for "git-config" in the documentation
|
||||
GIT_CONFIG_KEYS => 'core\.sharedRepository',
|
||||
GIT_CONFIG_KEYS => 'core\.sharedRepository gitweb.owner gitweb.description gitweb.category',
|
||||
|
||||
# comment out if you don't need all the extra detail in the logfile
|
||||
LOG_EXTRA => 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue