diff --git a/config.json b/config.json index 31fd97e..c81de48 100644 --- a/config.json +++ b/config.json @@ -63,9 +63,9 @@ } }, "limits": { - "defaults": { + "default": { "following": "unlimited", - "max_file_size": 10000000, + "max_file_size": 10485759, "storage": 0 } }