diff options
Diffstat (limited to 'docker/frontend/etc/cgitrc')
-rw-r--r-- | docker/frontend/etc/cgitrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/frontend/etc/cgitrc b/docker/frontend/etc/cgitrc new file mode 100644 index 0000000..55a97bd --- /dev/null +++ b/docker/frontend/etc/cgitrc @@ -0,0 +1,5 @@ +# Always include this (unless you disagree with my choices, of course). +include=/etc/cgit/common + +root-title=My git repositories +root-desc=Synced using https://github.com/egor-tensin/cgitize |