mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-06-20 20:21:40 +00:00
Update README files
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user