Hi all,
one general question to the behaviour of the trsuted peers in a crdt cluster setup.
Lets say i have 2 trusted peers with only 1GB space for the ipfs.
I also have followers with unlimted space.
If i now add CIDs to the cluster via the trusted peers what would happen if we go above the 1GB ?
Does the trusted peers stop pinning locally but maintain the pinlist ?
Or does the trusted peers never pin anything just maintain the cluster for the followers ?
Or does the cluster stops working ?
Thx