Correctly forward video related activities
[oweals/peertube.git] / FAQ.md
diff --git a/FAQ.md b/FAQ.md
index e8cf2ff6ee3a767e6e90ad989009e5bf9ea42b93..166d7553efff5f8729adca92397e17fc940c3a92 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -5,6 +5,7 @@
 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
 
 
+- [I don't like the name "PeerTube"](#i-dont-like-the-name-peertube)
 - [If nobody watches a video, is it seeded?](#if-nobody-watches-a-video-is-it-seeded)
 - [What is WebSeed?](#what-is-webseed)
 - [If a client requests each chunk of a video through HTTP, will the server be overloaded?](#if-a-client-requests-each-chunk-of-a-video-through-http-will-the-server-be-overloaded)
 
 <!-- END doctoc generated TOC please keep comment here to allow auto update -->
 
+## I don't like the name "PeerTube"
+
+PeerTube is just the name of the software. You can install it on your
+server, and choose the name you want. For example, [this instance](https://framatube.org/)
+is named "Framatube".
+
 ## If nobody watches a video, is it seeded?
 
 Yes, the origin server always seeds videos uploaded on it thanks to
@@ -45,7 +52,7 @@ In our benchmarks, 1,000,000 videos takes around 2GB of storage on PostgreSQL.
 We think it is acceptable for a video platform.
 
 
-## What codecs can I use for the videos I want to upload?
+## What container formats can I use for the videos I want to upload?
 
 WEBM, MP4 or OGV videos.