Skip to content

Instantly share code, notes, and snippets.

@TRtomasz
Last active January 14, 2025 09:17
Show Gist options
  • Save TRtomasz/6de4edf35dff03d87e6b65a65448e084 to your computer and use it in GitHub Desktop.
Save TRtomasz/6de4edf35dff03d87e6b65a65448e084 to your computer and use it in GitHub Desktop.
Stremio default settings
{
"serverVersion": "4.15.0",
"appPath": "Path to the stremio-server",
"cacheRoot": "Path to the cache-folder",
"cacheSize": 2147483648,
"btMaxConnections": 55,
"btHandshakeTimeout": 20000,
"btRequestTimeout": 4000,
"btDownloadSpeedSoftLimit": 2621440,
"btDownloadSpeedHardLimit": 3670016,
"btMinPeersForStable": 5
}
@Mamonaminyar
Copy link

{
"serverVersion": "4.15.0",
"appPath": "Path to the stremio-server",
"cacheRoot": "Path to the cache-folder",
"cacheSize": 2147483648,
"btMaxConnections": 55,
"btHandshakeTimeout": 20000,
"btRequestTimeout": 4000,
"btDownloadSpeedSoftLimit": 2621440,
"btDownloadSpeedHardLimit": 3670016,
"btMinPeersForStable": 5
}

[ ] @laktyushin

@Mamonaminyar
Copy link

{
"serverVersion": "4.15.0",
"appPath": "Path to the stremio-server",
"cacheRoot": "Path to the cache-folder",
"cacheSize": 2147483648,
"btMaxConnections": 55,
"btHandshakeTimeout": 20000,
"btRequestTimeout": 4000,
"btDownloadSpeedSoftLimit": 2621440,
"btDownloadSpeedHardLimit": 3670016,
"btMinPeersForStable": 5
}
@googlesamples

@Mamonaminyar
Copy link

{
"serverVersion": "4.15.0",
"appPath": "Path to the stremio-server",
"cacheRoot": "Path to the cache-folder",
"cacheSize": 2147483648,
"btMaxConnections": 55,
"btHandshakeTimeout": 20000,
"btRequestTimeout": 4000,
"btDownloadSpeedSoftLimit": 2621440,
"btDownloadSpeedHardLimit": 3670016,
"btMinPeersForStable": 5
}
@octocat

@Mamonaminyar
Copy link

<script src="https://gist.github.com/TRtomasz/6de4edf35dff03d87e6b65a65448e084.js"></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment