diff options
author | JoeServ <bousset.rudy@gmail.com> | 2022-05-18 14:32:08 +0000 |
---|---|---|
committer | JoeServ <bousset.rudy@gmail.com> | 2022-05-18 14:32:08 +0000 |
commit | e863f5ab73dc4341956ed7d76ab346671bf0b374 (patch) | |
tree | 7e4ef93ce74739001d7e944f85c219385c897f03 | |
parent | update (diff) | |
download | joe-conf-e863f5ab73dc4341956ed7d76ab346671bf0b374.tar.gz joe-conf-e863f5ab73dc4341956ed7d76ab346671bf0b374.tar.bz2 joe-conf-e863f5ab73dc4341956ed7d76ab346671bf0b374.tar.xz joe-conf-e863f5ab73dc4341956ed7d76ab346671bf0b374.tar.zst joe-conf-e863f5ab73dc4341956ed7d76ab346671bf0b374.zip |
update
-rw-r--r-- | usr/local/etc/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/etc/cgitrc b/usr/local/etc/cgitrc index ef18d5b..b123224 100644 --- a/usr/local/etc/cgitrc +++ b/usr/local/etc/cgitrc @@ -48,7 +48,7 @@ cache-size=0 about-filter=/usr/local/lib/cgit/filters/about-formatting-edited.sh source-filter=/usr/local/lib/cgit/filters/syntax-highlighting-edited.sh -snapshots=tar.gz tar.bz tar.xz +snapshots=tar.gz tar.bz2 tar.xz zip max-stats=year readme=:README.md |