Skip to content

Instantly share code, notes, and snippets.

@Mamonaminyar
Forked from TRtomasz/server-settings.json
Created July 9, 2025 12:05
Show Gist options
  • Save Mamonaminyar/646282f9b41431d817b8d3fddc0c143a to your computer and use it in GitHub Desktop.
Save Mamonaminyar/646282f9b41431d817b8d3fddc0c143a to your computer and use it in GitHub Desktop.
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