Closed hauke96 closed 3 years ago
Only allow a maximum amount of tasks per project, a maximum title length and a maximum description length.
This (or at least most of it) should be configurable. The client then requests these configuration information from the server.
A compressed backup of the current database is 7.7MB large. Removing the 4 largest projects (over 17k tasks) reduces the backup size down to 0.5MB.
Only allow a maximum amount of tasks per project, a maximum title length and a maximum description length.
This (or at least most of it) should be configurable. The client then requests these configuration information from the server.
Background
A compressed backup of the current database is 7.7MB large. Removing the 4 largest projects (over 17k tasks) reduces the backup size down to 0.5MB.