diff options
author | Aaron LI <aly@aaronly.me> | 2018-05-15 12:00:38 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-05-15 12:00:38 +0800 |
commit | c179b57bcc9c3f6b01bcf589b76204de43571022 (patch) | |
tree | 2c9d3c468ad90de3390e583c9f91870ea631d726 /roles | |
parent | 3c47dcd8060626f351b9bc1a0cff34a4c4c79ac1 (diff) | |
download | ansible-dfly-vps-c179b57bcc9c3f6b01bcf589b76204de43571022.tar.bz2 |
git/gitolite: update config
Diffstat (limited to 'roles')
-rw-r--r-- | roles/git/files/gitolite.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/git/files/gitolite.rc b/roles/git/files/gitolite.rc index 1bd11f5..e862cdc 100644 --- a/roles/git/files/gitolite.rc +++ b/roles/git/files/gitolite.rc @@ -156,10 +156,10 @@ # 'upstream', # updates 'description' file instead of 'gitweb.description' config item - # 'cgit', + 'cgit', # allow repo-specific hooks to be added - # 'repo-specific-hooks', + 'repo-specific-hooks', # performance, logging, monitoring... |