Changelog: 0.1.3

This commit is contained in:
Mukhtar Akere
2024-09-01 13:17:15 +01:00
parent 74791d6e62
commit d405e0d8e0
11 changed files with 398 additions and 111 deletions

View File

@@ -8,6 +8,10 @@ This is a Golang implementation go Torrent Blackhole with a **Real Debrid Proxy
The proxy is useful in filtering out un-cached Real Debrid torrents
### Changelog
- View the [CHANGELOG.md](CHANGELOG.md) for the latest changes
#### Installation
##### Docker Compose
@@ -75,7 +79,8 @@ Download the binary from the releases page and run it with the config file.
"username": "username",
"password": "password",
"cached_only": true
}
},
"max_cache_size": 1000
}
```