diff options
author | Michael Scherer <misc@mageia.org> | 2011-02-01 13:46:44 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-02-01 13:46:44 +0000 |
commit | ad6aebec56a0676c61731cea427bcd0f2592d6fe (patch) | |
tree | 1cb06839f10760e001312a233c6255eaecb38be3 /modules | |
parent | 87c58bcdad35bd6226165a7635f94ee3616b34ab (diff) | |
download | puppet-ad6aebec56a0676c61731cea427bcd0f2592d6fe.tar puppet-ad6aebec56a0676c61731cea427bcd0f2592d6fe.tar.gz puppet-ad6aebec56a0676c61731cea427bcd0f2592d6fe.tar.bz2 puppet-ad6aebec56a0676c61731cea427bcd0f2592d6fe.tar.xz puppet-ad6aebec56a0676c61731cea427bcd0f2592d6fe.zip |
- add download option, asked by dmorgan on irc
Diffstat (limited to 'modules')
-rw-r--r-- | modules/viewvc/templates/viewvc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/viewvc/templates/viewvc.conf b/modules/viewvc/templates/viewvc.conf index 7a558049..25fd8fb4 100644 --- a/modules/viewvc/templates/viewvc.conf +++ b/modules/viewvc/templates/viewvc.conf @@ -330,7 +330,7 @@ mime_types_files = /etc/viewvc/mimetypes.conf, /etc/httpd/conf/mime.types ## error on attempted access). ## Possible values: "annotate", "co", "diff", "markup", "roots", "tar" ## -#allowed_views = annotate, diff, markup, roots +allowed_views = annotate, diff, markup, roots, co ## authorizer: The name of the ViewVC authorizer plugin to use when ## authorizing access to repository contents. This value must be the |