Getting Started

Configuration Reference

Comprehensive guide to scheduler.toml configuration options.

Overview

This section provides a high-level overview of Configuration Reference. AxonInfra is designed to be highly configurable and performant. Comprehensive guide to scheduler.toml configuration options.

Note: This documentation is currently being expanded. Check back soon for full technical details.

Details

Detailed implementation specifics and configuration parameters will be listed here.

# Example Configuration
[scheduler]
mode = "auto"

Next Steps