Added git server and prometheus metrics
This commit is contained in:
@@ -14,11 +14,10 @@ $git_temp = "/tmp";
|
||||
#$projects_list = $projectroot;
|
||||
|
||||
# stylesheet to use
|
||||
#@stylesheets = ("static/gitweb.css");
|
||||
@stylesheets = ("/common/catppuccin.css");
|
||||
|
||||
# javascript code for gitweb
|
||||
#$javascript = "static/gitweb.js";
|
||||
$javascript = "/static/gitweb.js";
|
||||
|
||||
# logo to use
|
||||
#$logo = "static/git-logo.png";
|
||||
|
||||
Reference in New Issue
Block a user