1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00

config.example.yml: minor fixes.

This commit is contained in:
Henrik Hautakoski 2024-10-21 13:52:11 +02:00
parent 213a31570d
commit 50adfa0026

View file

@ -38,13 +38,12 @@ ship:
# Request ship to start sending blocks from this block.
# If not set, the head block reported by the nodeos api is used.
#start_block_num: 1000
# start_block_num: 1000
# Request ship to stop sending blocks when reaching this block.
#end_block_num: 2000
#
# end_block_num: 2000
# Disable processing of table deltas
# If true, Thalos will process table deltas
# table_deltas: false
# Blacklist contract/actions
@ -71,9 +70,9 @@ ship:
# options: []
# Telegram notifications
#telegram:
# id: "123456789:GPdmGPBWvpgHPxlergJLavus-PoAURTjMWP"
# channel: -123456789
# telegram:
# id: "123456789:GPdmGPBWvpgHPxlergJLavus-PoAURTjMWP"
# channel: -123456789
# Redis settings
redis: