Added libraryCollections on server
This commit is contained in:
@@ -31,6 +31,7 @@ const STORAGE_LIMITS = Object.freeze({
|
||||
statsToTarget: 64,
|
||||
tagCount: 64,
|
||||
writersCount: 20,
|
||||
libraryCollectionCount: 32,
|
||||
});
|
||||
|
||||
export default STORAGE_LIMITS;
|
||||
|
||||
Reference in New Issue
Block a user