Use cgit as a simple frontend to gitea
This commit is contained in:
11
ansible/roles/docker/files/gitea/cgitrc
Normal file
11
ansible/roles/docker/files/gitea/cgitrc
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# cgit config
|
||||
#
|
||||
|
||||
css=/cgit.css
|
||||
logo=/cgit.png
|
||||
source-filter=/bin/syntax-highlighting.sh
|
||||
virtual-root=/
|
||||
mimetype-file=/etc/mime.types
|
||||
robots=noindex, nofollow
|
||||
include=/config/repos.txt
|
Reference in New Issue
Block a user