diff options
| author | n1 <hrdina.pavel@gmail.com> | 2025-12-02 14:22:33 +0100 |
|---|---|---|
| committer | n1 <hrdina.pavel@gmail.com> | 2025-12-02 14:22:33 +0100 |
| commit | 3960035f8c6efc7dca69d3f78a81b3059dea6e3f (patch) | |
| tree | 4421c2292120e4a623d9d233c7025dbc8055fd77 | |
| parent | 42c2aeedc40310beae85f21ac67d82b515a4c179 (diff) | |
| -rw-r--r-- | config/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cgitrc b/config/cgitrc index 03ba8fe..b48056b 100644 --- a/config/cgitrc +++ b/config/cgitrc @@ -17,7 +17,7 @@ root-title=n1's git browser # Repo settings clone-url=git@git.imn1.xyz:repos/$CGIT_REPO_URL -snapshots=tar.xz +# snapshots=tar.xz enable-git-config=1 readme=:README.md # scan-path=/var/www/cgit/ |