Merge "Cleanup cgit interface"
This commit is contained in:
commit
a577234407
@ -11,18 +11,12 @@ clone-prefix=git://git.openstack.org https://git.openstack.org
|
|||||||
# Specify the css url
|
# Specify the css url
|
||||||
css=/cgit-data/cgit.css
|
css=/cgit-data/cgit.css
|
||||||
|
|
||||||
|
# Hide owner for each repository on the index page
|
||||||
|
enable-index-owner=0
|
||||||
|
|
||||||
# Show extra links for each repository on the index page
|
# Show extra links for each repository on the index page
|
||||||
enable-index-links=1
|
enable-index-links=1
|
||||||
|
|
||||||
# Enable ASCII art commit history graph on the log pages
|
|
||||||
enable-commit-graph=1
|
|
||||||
|
|
||||||
# Show number of affected files per commit on the log pages
|
|
||||||
enable-log-filecount=1
|
|
||||||
|
|
||||||
# Show number of added/removed lines per commit on the log pages
|
|
||||||
enable-log-linecount=1
|
|
||||||
|
|
||||||
# Add a cgit favicon
|
# Add a cgit favicon
|
||||||
#favicon=/favicon.ico
|
#favicon=/favicon.ico
|
||||||
|
|
||||||
@ -36,7 +30,7 @@ max-stats=quarter
|
|||||||
root-title=OpenStack git repository browser
|
root-title=OpenStack git repository browser
|
||||||
|
|
||||||
# Set a subheading for the repository index page
|
# Set a subheading for the repository index page
|
||||||
#root-desc=tracking the foobar development
|
root-desc=
|
||||||
|
|
||||||
# Include some more info about this site on the index page
|
# Include some more info about this site on the index page
|
||||||
#root-readme=/var/www/html/about.html
|
#root-readme=/var/www/html/about.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user