diff options
| author | Dan Fandrich <danf@mageia.org> | 2024-02-12 16:23:21 -0800 |
|---|---|---|
| committer | Dan Fandrich <danf@mageia.org> | 2024-02-12 16:23:21 -0800 |
| commit | e6621fa48d4575dd454b4e80a27f07dfc659ab8f (patch) | |
| tree | 28a80c70be19dd8f0743f1e264186477415fefb9 /modules | |
| parent | 56079da1d849bbd022efc9c3c715857c0c959be1 (diff) | |
| download | puppet-e6621fa48d4575dd454b4e80a27f07dfc659ab8f.tar puppet-e6621fa48d4575dd454b4e80a27f07dfc659ab8f.tar.gz puppet-e6621fa48d4575dd454b4e80a27f07dfc659ab8f.tar.bz2 puppet-e6621fa48d4575dd454b4e80a27f07dfc659ab8f.tar.xz puppet-e6621fa48d4575dd454b4e80a27f07dfc659ab8f.zip | |
Enable snapshots for cgit (mga#32534)
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/cgit/templates/cgitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/cgit/templates/cgitrc b/modules/cgit/templates/cgitrc index 3da39750..d063e4f6 100644 --- a/modules/cgit/templates/cgitrc +++ b/modules/cgit/templates/cgitrc @@ -69,6 +69,7 @@ root-desc=A web frontend to the git repositories of the Mageia project # Allow download of tar.gz, tar.bz2 and zip-files #snapshots=tar.gz tar.bz2 zip +snapshots=all ## |
