#include <config.hpp>
◆ bin_path
| std::filesystem::path dcn::config::Config::bin_path |
◆ chain_ingestion
◆ events_archive_interval_ms
| unsigned int dcn::config::Config::events_archive_interval_ms = 30000 |
◆ events_chain_id
| unsigned int dcn::config::Config::events_chain_id = 1 |
◆ events_db
| std::filesystem::path dcn::config::Config::events_db |
◆ events_dead_letter_sweep_ms
| unsigned int dcn::config::Config::events_dead_letter_sweep_ms = 60000 |
◆ events_hot_window_days
| unsigned int dcn::config::Config::events_hot_window_days = 90 |
◆ events_outbox_retention_days
| unsigned int dcn::config::Config::events_outbox_retention_days = 7 |
◆ events_projector_interval_ms
| unsigned int dcn::config::Config::events_projector_interval_ms = 200 |
◆ events_projector_retry_attempts
| unsigned int dcn::config::Config::events_projector_retry_attempts = 5 |
◆ events_reorg_window_blocks
| unsigned int dcn::config::Config::events_reorg_window_blocks = 2048 |
◆ feed_archive_root
| std::filesystem::path dcn::config::Config::feed_archive_root |
◆ feed_db
| std::filesystem::path dcn::config::Config::feed_db |
◆ logs_path
| std::filesystem::path dcn::config::Config::logs_path |
◆ port
| std::uint32_t dcn::config::Config::port |
◆ registry_db
| std::filesystem::path dcn::config::Config::registry_db |
◆ registry_wal_sync_ms
| unsigned int dcn::config::Config::registry_wal_sync_ms |
◆ resources_path
| std::filesystem::path dcn::config::Config::resources_path |
◆ storage_path
| std::filesystem::path dcn::config::Config::storage_path |
◆ verbose
| bool dcn::config::Config::verbose |
The documentation for this struct was generated from the following file: