Skip to content

Commit b635128

Browse files
Reasonable lock expiration
1 parent 3858f15 commit b635128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"overrideInstance": { "@id": "urn:solid-server:default:ResourceLocker" },
7171
"overrideParameters": {
7272
"@type": "WrappedExpiringReadWriteLocker",
73-
"expiration": 60000
73+
"expiration": 6000
7474
}
7575
},
7676
{

0 commit comments

Comments
 (0)