Part-DB-server/config/packages/mcp.yaml

11 lines
212 B
YAML
Raw Normal View History

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