# xmaster configuration
# Copy to ~/.config/xmaster/config.toml (Linux) or
# ~/Library/Application Support/com.199biotechnologies.xmaster/config.toml (macOS)
#
# All values can be overridden with environment variables prefixed XMASTER_
# e.g., XMASTER_KEYS_API_KEY, XMASTER_SETTINGS_TIMEOUT
[]
# X API v2 credentials (from https://developer.x.com)
= ""
= ""
= ""
= ""
# Bearer token (for app-only auth, optional if OAuth keys are set)
= ""
# xAI API key (for AI-powered search and trending)
# Get yours at https://console.x.ai
= ""
[]
# Request timeout in seconds
= 15
# Default number of results to return
= 10