Set some git server variables.
This commit is contained in:
parent
8c10d455c7
commit
a467d3c20d
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ clamscan_mailto: admin@fedoraproject.org
|
||||||
clamscan_paths:
|
clamscan_paths:
|
||||||
- /srv/
|
- /srv/
|
||||||
|
|
||||||
|
git_port: 9418
|
||||||
|
git_server: /usr/libexec/git-core/git-daemon
|
||||||
|
git_server_args: --export-all --syslog --inetd --verbose
|
||||||
|
git_basepath: /home/fedora
|
||||||
|
git_daemon_user: nobody
|
||||||
|
|
||||||
fas_client_groups: "@all"
|
fas_client_groups: "@all"
|
||||||
|
|
||||||
fedmsg_certs:
|
fedmsg_certs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue