Settings
| key | value |
|---|---|
| workspace | /opt/sparky/workspace |
| dbPath | /opt/sparky/workspace/sparky.db |
| defaultModel | gpt-5.2 |
| llmBaseUrl | https://api.openai.com/v1 |
| llmApiKeySet | True |
| searchProvider | tavily |
| searchApiKeySet | True |
| telegramConfigured | False |
| telegramPoll | False |
| notificationDryRun | True |
| schedulerIntervalSeconds | 60 |
| host | 0.0.0.0 |
| port | 8765 |
Settings are read from environment variables. Edit your .env and restart Sparky.