faq: Bump the suggested value for peekSize

Youtube added even more bloat to its pages, I need 191kB right now.
This commit is contained in:
2021-12-28 23:43:52 +01:00
parent 3a1c8f5884
commit a9323800b8

View File

@ -303,9 +303,9 @@ Youtube has become so bloated it isn't.
If you are ok with Limnoria fetching more data when users post URLs, you can use:: If you are ok with Limnoria fetching more data when users post URLs, you can use::
config supybot.protocols.http.peekSize 32000 config supybot.protocols.http.peekSize 300000
This will make it fetch 32kB from every link, instead of the default 8kB. This will make it fetch 300kB from every link, instead of the default 8kB.
This should be enough for Youtube for now. If not enough for other websites, This should be enough for Youtube for now. If not enough for other websites,
try increasing it further. try increasing it further.