From cf7a00c67e4859647bb9f75912701e457bf98fc3 Mon Sep 17 00:00:00 2001 From: CSmith31 <100170626+CSmith31@users.noreply.github.com> Date: Sat, 16 Apr 2022 20:04:03 -0400 Subject: [PATCH] Update host-content.md removed lbry.tv reference in first paragraph, also changed Web apps to web app, removed lbry.tv reference, and updated tenses in selfsame web app section. --- content/faq/host-content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/faq/host-content.md b/content/faq/host-content.md index f1da5cd8..821c4fa2 100644 --- a/content/faq/host-content.md +++ b/content/faq/host-content.md @@ -3,7 +3,7 @@ title: How does content hosting work? category: getstarted --- -Right now, it's simple: you host what you download and publish on the LBRY Desktop app (hosting not available on lbry.tv, odysee.com or Android). The hosted data is stored in the [lbrynet/blob files folder](https://lbry.com/faq/lbry-directories). On publish, the content is also sent to LBRY in order to help re-host content so your PC does not need to remain available. +Right now, it's simple: you host what you download and publish on the LBRY Desktop app (hosting not available on odysee.com or Android). The hosted data is stored in the [lbrynet/blob files folder](https://lbry.com/faq/lbry-directories). On publish, the content is also sent to LBRY in order to help re-host content so your PC does not need to remain available. While LBRY Desktop is running, it communicates to the network whatever content you're making available. For proper communication to occur, your router must have UPNP enabled or you have to manually port forward 3333 TCP / 4444 UDP (see router on how to do so, each one is different). @@ -27,7 +27,7 @@ Currently, this process is manual and you can see our [FAQ on how to move the ho ## Deleting hosted content You can delete files from the blob folder directly, or you can also delete them from the My LBRY section of the App - both will get rid of the hosted content and you'll lose the ability to seed it anymore. -## Web apps (lbry.tv / odysee.com) -Currently, the web applications take advantage of LBRY Inc hosted reflector servers to provide a high bandwidth and availablity solution to casual web users. All content is still available on the P2P network via the Desktop application regardless of where it's uploaded. In the future, we'll be looking into ways of providing the power of P2P over the web. +## Web app (odysee.com) +Currently, the web application takes advantage of LBRY Inc hosted reflector servers to provide a high bandwidth and availablity solution to casual web users. All content is still available on the P2P network via the Desktop application regardless of where it's uploaded. In the future, we'll be looking into ways of providing the power of P2P over the web. **Please note: Hosting fees are currently disabled on the network as we're currently working on a better way to implement the fee structure.**