README: improve wording

This commit is contained in:
Joakim Frostegård 2021-10-17 22:00:11 +02:00
parent 0281de9187
commit fc234643ba

View file

@ -73,7 +73,7 @@ mode = 'off' # Change to 'black' (blacklist) or 'white' (whitelist)
path = '' # Path to text file with newline-delimited hex-encoded info hashes
```
Some documentation of the various options might be available under
Some more documentation of configuration file values might be available under
`src/lib/config.rs` in crates `aquatic_udp`, `aquatic_http`, `aquatic_ws`.
## Details on implementations