mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
update cgit related section in README
This commit is contained in:
parent
886602ad82
commit
df91285f00
1 changed files with 1 additions and 2 deletions
|
@ -64,8 +64,7 @@ Install Cgit, the web interface for Git:
|
|||
And point it to the DistGit repositories:
|
||||
|
||||
```
|
||||
# echo "project-list=/srv/git/pkgs-git-repos-list" >> /etc/cgitrc
|
||||
# echo "scan-path=/srv/git/repositories/" >> /etc/cgitrc
|
||||
echo "scan-path=/var/lib/dist-git/git/repositories/" >> /etc/cgitrc
|
||||
```
|
||||
|
||||
It is useful to comment out `cache-size` entry in /etc/cgitrc (or set it to zero) to always get up-to-date repository state at each page refresh.
|
||||
|
|
Loading…
Add table
Reference in a new issue