mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-17 04:40:02 +02:00
docs/configuration.md: adding ship.blacklist_is_whitelist
This commit is contained in:
parent
1e5056853f
commit
9193e04154
1 changed files with 4 additions and 0 deletions
|
|
@ -47,6 +47,10 @@ Thalos will stop streaming when the block number defined by this value will be r
|
|||
|
||||
List of contract,actions pairs that Thalos will not process if encountered.
|
||||
|
||||
`ship.blacklist_is_whitelist` ([`boolean`](#boolean))
|
||||
|
||||
Thalos will treat `ship.blacklist` as a whitelist.
|
||||
|
||||
### Redis
|
||||
|
||||
`redis.addr` ([`string`](#string)) - Address (and port) to redis server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue