diff --git a/docs/scripts/httpd/dist-git-stg.conf b/docs/scripts/httpd/dist-git-stg.conf new file mode 100644 index 0000000..53babcf --- /dev/null +++ b/docs/scripts/httpd/dist-git-stg.conf @@ -0,0 +1,19 @@ +[dist-git] +git_author_name = Release Engineering +git_author_email = rel-eng@redhat.com + +cache_dir = /srv/cache/lookaside +cache_dir_override = /srv/cache/lookaside + +gitroot_dir = /srv/git + +gitolite = False +grok = False + +default_namespace = rpms + +[upload] +fedmsgs = False +old_paths = True +nomd5 = False +disable_group_check = True