From 4e57a91a18fd68d6be3ed2d321df422dfa30a052 Mon Sep 17 00:00:00 2001 From: remmerw Date: Fri, 8 Jan 2021 12:33:09 +0100 Subject: [PATCH] Cleanup after support of Triple-T structure --- metadata/threads.server.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/metadata/threads.server.yml b/metadata/threads.server.yml index 6e12b8efe5..a106af4ec0 100644 --- a/metadata/threads.server.yml +++ b/metadata/threads.server.yml @@ -5,15 +5,6 @@ SourceCode: https://gitlab.com/remmer.wilts/ipfs-lite IssueTracker: https://gitlab.com/remmer.wilts/ipfs-lite/issues AutoName: IPFS Lite -Description: |- - Support of the standard uses cases of IPFS (like add, cat, get, publish, etc). - - '''IPFS:''' - The InterPlanetary File System is a peer-to-peer (p2p) filesharing system - that aims to fundamentally change the way information is distributed - across & beyond the globe. IPFS consists of several innovations in - communication protocols and distributed systems that have been combined - to produce a file system like no other. RepoType: git Repo: https://gitlab.com/remmer.wilts/ipfs-lite.git