MyNixOS website logo
option

services.thanos.receive.objstore.config

Object store configuration.

When not null the attribute set gets converted to a YAML file and stored in the Nix store. The option objstore.config-file will default to its path.

If objstore.config-file is set this option has no effect.

See format details: https://thanos.io/tip/thanos/storage.md/#configuring-access-to-object-storage.

Declarations
Type
null or (attribute set)
Default
null