# Test settings for terraphim_agent integration tests
= "127.0.0.1:8000"
= "http://localhost:8000/api"
= false
= "/tmp/terraphim_test_data"
= "/home/alex/projects/terraphim/terraphim-ai/crates/terraphim_agent/tests/test_config.json"
[]
= "sqlite"
= "/tmp/terraphim_test_data/sqlite"
= "/tmp/terraphim_test_data/sqlite/terraphim.db"
= "terraphim_kv"
[]
= "dashmap"
= "/tmp/terraphim_test_data/dashmap"