mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 12:34:17 +02:00
Remove open-ended and server-specific settings
This commit is contained in:
parent
94a931f2f3
commit
aaa09ca7a3
16 changed files with 507 additions and 119 deletions
|
|
@ -215,7 +215,7 @@ You can configure the prefix format globally in code:
|
|||
|
||||
```python
|
||||
import fastmcp
|
||||
fastmcp.settings.settings.resource_prefix_format = "protocol"
|
||||
fastmcp.settings.resource_prefix_format = "protocol"
|
||||
```
|
||||
|
||||
Or via environment variable:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue