add rsync target for project/groups space on fedorapeople
This commit is contained in:
parent
1ac72b7e88
commit
68a772ed2c
1 changed files with 20 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue