diff options
| author | prospanclaudebot <[email protected]> | 2026-07-10 22:10:31 +0000 |
|---|---|---|
| committer | prospanclaudebot <[email protected]> | 2026-07-10 22:10:31 +0000 |
| commit | 966b62d9bd7e483f1e9484a5a99d8c2db475171c (patch) | |
| tree | df3a27730963d68d515272b4246dc79d96945744 /web/cgitrc | |
| download | pacan-git-main.tar.gz pacan-git-main.zip | |
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 |
