Diffstat (limited to 'cgitrc')
| -rw-r--r-- | cgitrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -8,10 +8,6 @@ #nocache=0 -## Enable/disable snapshots by default. This can be overridden per repo -#snapshots=0 - - ## Specify a root for virtual urls. This makes cgit generate urls like ## ## http://localhost/git/repo/log/?id=master @@ -81,4 +77,3 @@ #repo.desc=the caching cgi for git #repo.path=/pub/git/cgit #repo.owner=Lars Hjemli -#repo.snapshots=1 # override a sitewide snapshot-setting |