Skip to content

Commit b17140d

Browse files
committed
align profile with what we put in the pod by default
1 parent 9c4befd commit b17140d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Routes/SolidUserProfile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public static function respondToProfile() {
3838
:me
3939
a schema:Person, foaf:Person;
4040
ldp:inbox inbox:;
41-
space:preferencesFile <{$user['storage']}settings/prefs.ttl>;
41+
space:preferencesFile <{$user['storage']}settings/preferences.ttl>;
4242
space:storage <{$user['storage']}>;
4343
solid:account <{$user['storage']}>;
4444
solid:oidcIssuer <{$user['issuer']}>;

0 commit comments

Comments
 (0)