access list: rename white to allow, black to deny

This commit is contained in:
Joakim Frostegård 2022-03-26 11:18:19 +01:00
parent f38233c32f
commit 7180318abb
3 changed files with 17 additions and 17 deletions

View file

@ -93,7 +93,7 @@ of configuration is:
```toml
[access_list]
# Access list mode. Available modes are white, black and off.
# Access list mode. Available modes are allow, deny and off.
mode = "off"
# Path to access list file consisting of newline-separated hex-encoded info hashes.
path = ""