Skip to content

Commit

Permalink
(doc) out of date summary with broken link + rephrase (Chocobozzz#621)
Browse files Browse the repository at this point in the history
"Which" seems more appropriate than "what" to talk about formats.
  • Loading branch information
tuxayo authored and rigelk committed Jun 3, 2018
1 parent 50a3f3b commit 049539e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- [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)
- [Will an index of all the videos of servers you follow be too large for small servers?](#will-an-index-of-all-the-videos-of-servers-you-follow-be-too-large-for-small-servers)
- [What codecs can I use for the videos I want to upload?](#what-codecs-can-i-use-for-the-videos-i-want-to-upload)
- [Which container formats can I use for the videos I want to upload?](#which-container-formats-can-i-use-for-the-videos-i-want-to-upload)
- [I want to change my domain name, how can I do that?](#i-want-to-change-my-domain-name-how-can-i-do-that)
- [Should I have a big server to run PeerTube?](#should-i-have-a-big-server-to-run-peertube)
- [Can I seed videos with my classic BitTorrent client (Transmission, rTorrent...)?](#can-i-seed-videos-with-my-classic-bittorrent-client-transmission-rtorrent)
Expand Down Expand Up @@ -52,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 container formats can I use for the videos I want to upload?
## Which container formats can I use for the videos I want to upload?

WEBM, MP4 or OGV videos.

Expand Down

0 comments on commit 049539e

Please sign in to comment.