You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
340 B
YAML

stock_oracle:
url: "http://localhost:18001"
timeout: 30
retry_max: 3
retry_backoff: 2.0
polling:
filing_interval_minutes: 30
sync_interval_hours: 24
feature_flags:
llm_enabled: false
finra_enabled: true
fred_enabled: true
pipeline:
exhibit_types:
- "EX-99.1"
- "EX-99.2"
form_types:
- "8-K"
- "6-K"