Part-DB-server/config/packages/mcp.yaml
2026-05-06 22:58:38 +02:00

10 lines
212 B
YAML

mcp:
client_transports:
http: true
stdio: false
http:
path: "/mcp"
session:
store: "file"
directory: "%kernel.cache_dir%/mcp"
ttl: 3600