Skip to content

Instantly share code, notes, and snippets.

@AKJUS
Forked from Mamonaminyar/server-settings.json
Created April 7, 2025 12:11
Show Gist options
  • Save AKJUS/ef7f2b43963bf77615bec3dd99d0067d to your computer and use it in GitHub Desktop.
Save AKJUS/ef7f2b43963bf77615bec3dd99d0067d 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
}
@AKJUS
Copy link
Author

AKJUS commented Apr 7, 2025

got it

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