I would like to use IPFS within my organisation to store files. One of the main benefits is in-built redundancy, so that if a particular node goes down, the files are still available on other nodes.
Is there a way to configure IPFS so that when a file is added to one node, it is automatically pinned on other nodes, so that I can be confident that there is always more than one copy of a file, on a single server?