Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions doc/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ All options are optional with sensible defaults. See below for each option in de
file_path = nil,
prefix = "MCPHub",
},

-- Global environment variables available to all MCP servers
-- Can be a table or a function(context) -> table
global_env = {},
})
end
}
Expand Down
Loading