{
"Disabled": [
false,
"bool",
null,
"Setting to true disables the module"
],
"UserSpaceLimitMb": [
100,
"int",
null,
"Defines a default filesystem quota for user account, in Mbytes"
],
"ShowSharedFilesInPersonalStorage": [
true,
"bool",
null,
"Setting to true show shared with me files in personal storage"
],
"TrashFilesLifetimeDays": [
1,
"int",
null,
"The lifetime of files in days deleted from the Trash folder by the cron script."
]
}