v1.5-beta.3

This commit is contained in:
carodej
2020-05-19 17:49:49 +02:00
parent 5df0fa93b3
commit 65f902fbcf
12 changed files with 55 additions and 34 deletions

View File

@@ -17,5 +17,5 @@ return [
'limit_storage_by_capacity' => true,
// Define user storage capacity in MB. E.g. value 2000 is 2.00GB
'user_storage_capacity' => 150,
'user_storage_capacity' => 5000,
];