TypeDialog/config/ag/server-default.toml

9 lines
194 B
TOML
Raw Permalink Normal View History

2025-12-24 03:16:53 +00:00
# TypeDialog Agent Server Configuration
# Copy to ~/.config/typedialog/agent-server/config.toml
# Server host (default: 127.0.0.1)
host = "127.0.0.1"
# Server port (default: 8765)
port = 8765