Skip to content

Commit 3ef202f

Browse files
authored
fix: typo duplicate index 'global_env' (#240)
1 parent bd3dc1c commit 3ef202f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/configuration.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@ All options are optional with sensible defaults. See below for each option in de
9090
file_path = nil,
9191
prefix = "MCPHub",
9292
},
93-
94-
-- Global environment variables available to all MCP servers
95-
-- Can be a table or a function(context) -> table
96-
global_env = {},
9793
})
9894
end
9995
}

0 commit comments

Comments
 (0)