correct directory name would make this work better

This commit is contained in:
Kevin Fenzi 2016-05-26 21:16:12 +00:00
parent 68a772ed2c
commit 7ff3fe1bc8

View file

@ -24,9 +24,9 @@ read only = yes
ignore nonreadable = yes ignore nonreadable = yes
list = true list = true
[projects] [project]
comment = fedorapeople.org group content comment = fedorapeople.org group content
path = /projects path = /project
uid = nobody uid = nobody
gid = nobody gid = nobody
read only = yes read only = yes
@ -35,7 +35,7 @@ list = true
[groups] [groups]
comment = fedorapeople.org group content comment = fedorapeople.org group content
path = /projects path = /project
uid = nobody uid = nobody
gid = nobody gid = nobody
read only = yes read only = yes