add rsync target for project/groups space on fedorapeople

This commit is contained in:
Kevin Fenzi 2016-05-26 21:12:17 +00:00
parent 1ac72b7e88
commit 68a772ed2c

View file

@ -23,3 +23,23 @@ gid = nobody
read only = yes
ignore nonreadable = yes
list = true
[projects]
comment = fedorapeople.org group content
path = /projects
uid = nobody
gid = nobody
read only = yes
ignore nonreadable = yes
list = true
[groups]
comment = fedorapeople.org group content
path = /projects
uid = nobody
gid = nobody
read only = yes
ignore nonreadable = yes
list = true