correct directory name would make this work better
This commit is contained in:
parent
68a772ed2c
commit
7ff3fe1bc8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue