+24
-28
nixos/modules/services/network-filesystems/ipfs.nix
+24
-28
nixos/modules/services/network-filesystems/ipfs.nix
············-"Keep in mind that this configuration is stateful; i.e., unsetting anything in here does not reset the value to the default!"·········
············+Attrset of daemon configuration to set using <command>ipfs config</command>, every time the daemon starts.+Keep in mind that this configuration is stateful; i.e., unsetting anything in here does not reset the value to the default!···+description = "The fdlimit for the IPFS systemd unit or <literal>null</literal> to have the daemon attempt to manage it";······
+2
-4
nixos/tests/ipfs.nix
+2
-4
nixos/tests/ipfs.nix
······$getter->mustSucceed("ipfs --api /ip4/127.0.0.1/tcp/5001 swarm connect /ip4/$addrIp/tcp/4001/ipfs/$addrId");$getter->mustSucceed("[ -n \"\$(ipfs --api /ip4/127.0.0.1/tcp/5001 cat /ipfs/$ipfsHash | grep fnord)\" ]");
······$getter->mustSucceed("ipfs --api /ip4/127.0.0.1/tcp/5001 swarm connect /ip4/$addrIp/tcp/4001/ipfs/$addrId");$getter->mustSucceed("[ -n \"\$(ipfs --api /ip4/127.0.0.1/tcp/5001 cat /ipfs/$ipfsHash | grep fnord)\" ]");