Skip to content

Instantly share code, notes, and snippets.

@TRtomasz
Created December 12, 2018 10:06
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save TRtomasz/08c8ee621527f738183c079da49d7091 to your computer and use it in GitHub Desktop.
Save TRtomasz/08c8ee621527f738183c079da49d7091 to your computer and use it in GitHub Desktop.
Stremio fast settings
{
"serverVersion": "4.3.4",
"appPath": "Path to the stremio-server",
"cacheRoot": "Path to the cache-folder",
"cacheSize": 2147483648,
"btMaxConnections": 200,
"btHandshakeTimeout": 20000,
"btRequestTimeout": 4000,
"btDownloadSpeedSoftLimit": 4194304,
"btDownloadSpeedHardLimit": 39321600,
"btMinPeersForStable": 10
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment