diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-07-05 23:11:26 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-07-05 23:11:29 +0530 |
| commit | 17d0f321faeecf5ea46faccb4157347673690def (patch) | |
| tree | f6adc23e79fe67ac82b9196359a706507cc60fec /cgit/cgitrc | |
| parent | 4d5182ad994c3bee390f3c21af4c43fc24428eef (diff) | |
| download | bacchus-remote-17d0f321faeecf5ea46faccb4157347673690def.tar.gz bacchus-remote-17d0f321faeecf5ea46faccb4157347673690def.zip | |
Add img tag lazy loading
Diffstat (limited to 'cgit/cgitrc')
| -rw-r--r-- | cgit/cgitrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cgit/cgitrc b/cgit/cgitrc index 4e2521a..d4297f5 100644 --- a/cgit/cgitrc +++ b/cgit/cgitrc @@ -78,7 +78,8 @@ enable-html-serving=1 enable-blame=1 snapshots=tar.gz zip remove-suffix=1 -repository-sort=age +repository-sort=name # age +section-sort=1 max-repo-count=50 max-blob-size=512 max-commit-count=20 |
