# LazyCelery Configuration Example
[]
# Redis broker URL
= "redis://localhost:6379/0"
# Connection timeout in seconds
= 30
# Number of retry attempts for failed connections
= 3
[]
# Data refresh interval in milliseconds
= 1000
# UI theme (currently only "dark" is supported)
= "dark"