Add some more config keys to gitolite's white list
This commit is contained in:
parent
380b48646e
commit
d3855fe6c3
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 gitweb.owner gitweb.description gitweb.category',
|
||||
GIT_CONFIG_KEYS => 'core\.sharedRepository gitweb\.owner gitweb\.description gitweb\.category cgit\.defbranch cgit\.hide cgit\.logo cgit\.logo-link cgit\.readme',
|
||||
|
||||
# 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