summaryrefslogtreecommitdiff
path: root/roles/cgit/files/cgitrc
AgeCommit message (Collapse)Author
2024-03-30Remove favicon deletion from cgit roleDmitry Ilvokhin
Favicon is back after each cgit package update. I don't think it worth it to fight with it. Nginx serves content out of /usr/share/webapps/cgit, which has some useful files inside as well and it doesn't really make sense to move working directory to different one either. For long term maintainability reasons lets use a default favicon.
2024-01-28Add forgotten cgitrc fileDmitry Ilvokhin