diff options
Diffstat (limited to 'web/cgitrc')
| -rw-r--r-- | web/cgitrc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/cgitrc b/web/cgitrc new file mode 100644 index 0000000..18764a1 --- /dev/null +++ b/web/cgitrc @@ -0,0 +1,14 @@ +css=/cgit-static/dark.css?v=krypton5 +logo=/cgit-static/pg-logo.png +favicon=/cgit-static/pg-favicon.png +root-title=Пацанский Гит · ancap.in.ua +root-desc=репозитории, которыми рулит телеграм-бот +enable-http-clone=1 +clone-url=https://$HTTP_HOST/$CGIT_REPO_URL +snapshots=tar.gz zip +enable-index-links=1 +enable-commit-graph=1 +enable-index-owner=0 +readme=:README.md +remove-suffix=1 +scan-path=/repos |
