mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-18 17:31:35 +00:00
11 lines
212 B
YAML
11 lines
212 B
YAML
|
|
mcp:
|
||
|
|
client_transports:
|
||
|
|
http: true
|
||
|
|
stdio: false
|
||
|
|
http:
|
||
|
|
path: "/mcp"
|
||
|
|
session:
|
||
|
|
store: "file"
|
||
|
|
directory: "%kernel.cache_dir%/mcp"
|
||
|
|
ttl: 3600
|