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

config.example.yml: add example for cache section

This commit is contained in:
Henrik Hautakoski 2024-08-11 17:19:41 +02:00
parent fa6508ba90
commit aaeb2739ab

View file

@ -56,6 +56,16 @@ ship:
# blacklist_is_whitelist: true
# Configure the cache.
# Default is to use redis. But if you need to
# you can set additional values or even change the driver
# to something else that Thalos supports.
# See the documentation for details
# cache:
# storage: redis
# options: []
# Telegram notifications
#telegram:
# id: "123456789:GPdmGPBWvpgHPxlergJLavus-PoAURTjMWP"