Skip to content

Instantly share code, notes, and snippets.

@TRtomasz
Created December 12, 2018 10:06
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Stremio soft settings
{
"serverVersion": "4.3.4",
"appPath": "Path to the stremio-server",
"cacheRoot": "Path to the cache-folder",
"cacheSize": 2147483648,
"btMaxConnections": 35,
"btHandshakeTimeout": 20000,
"btRequestTimeout": 4000,
"btDownloadSpeedSoftLimit": 1677721.6,
"btDownloadSpeedHardLimit": 1677721.6,
"btMinPeersForStable": 5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment