mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
chore: keep mcp servers config at repo root
This commit is contained in:
parent
fd50cedfe5
commit
ed51a61d23
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"max_tracked_root_dirs": 24,
|
||||
"max_tracked_root_entries": 63,
|
||||
"max_tracked_root_file_bytes": 3488525,
|
||||
"max_tracked_root_files": 39
|
||||
"max_tracked_root_entries": 64,
|
||||
"max_tracked_root_file_bytes": 3489661,
|
||||
"max_tracked_root_files": 40
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue