add config gen example

This commit is contained in:
postscriptum 2026-01-25 17:02:20 +02:00
parent 510e6148f9
commit d9d5507db4

View file

@ -53,6 +53,14 @@ cargo build --release -p aquatic_udp
sudo install target/release/aquatic_udp /usr/local/bin/aquatic_udp
```
Стандартна конфігурація генерується командою:
``` bash
aquatic_udp -p > /home/btracker/aquatic_udp.toml
```
Після чого, вносяться наступні зміни:
``` /home/btracker/aquatic_udp.toml
#..