Skip to content

Commit 41709c0

Browse files
authored
missing foaf prefix in account root .acl
1 parent 110d678 commit 41709c0

File tree

1 file changed

+1
-0
lines changed
  • default-templates/new-account

1 file changed

+1
-0
lines changed

default-templates/new-account/.acl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Root ACL resource for the user account
22
@prefix acl: <http://www.w3.org/ns/auth/acl#>.
3+
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
34

45
# The homepage is readable by the public
56
<#public>

0 commit comments

Comments
 (0)