diff options
Diffstat (limited to 'docker/cgitrc')
| -rw-r--r-- | docker/cgitrc | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/cgitrc b/docker/cgitrc index f53e7a2..6df01d2 100644 --- a/docker/cgitrc +++ b/docker/cgitrc @@ -1,7 +1,7 @@  # cgit config  # see cgitrc(5) for details  # -# possible todos: agefile, header, footer +# possible todos: header, footer  css=/cgit.css  logo=/cgit.png @@ -25,6 +25,7 @@ enable-tree-linenumbers=1  section-sort=1  repository-sort=age  branch-sort=age +agefile=agefile  max-repo-count=512  max-stats=year  | 
