Update README files

This commit is contained in:
Joakim Frostegård
2026-05-11 12:05:39 +02:00
parent 72f3cc2354
commit 262b7224a8
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@ Features at a glance:
- Supports forbidding/allowing info hashes
- Prometheus metrics
- Automated CI testing of full file transfers
- Optional periodic exports of full scrape statistics (UDP only)
Known users:
+1
View File
@@ -12,6 +12,7 @@ Features at a glance:
- Supports forbidding/allowing info hashes
- Prometheus metrics
- Automated CI testing of full file transfers
- Optional periodic exports of full scrape statistics
Known users:
+1 -3
View File
@@ -15,7 +15,7 @@ Features at a glance:
Known users:
- [tracker.webtorrent.dev](https://tracker.webtorrent.dev) (`wss://tracker.webtorrent.dev`)
- [webtorrent.dev](https://webtorrent.dev) (`wss://tracker.webtorrent.dev`)
## Performance
@@ -72,8 +72,6 @@ Make sure locked memory limits are sufficient:
* soft memlock 262144
```
In Alpine Linux you will likely need a [higher limit](https://github.com/greatest-ape/aquatic/issues/211).
Once done, start the application:
```sh