Chore: disable proxy trailing slash keep by default (#88842)
disable proxy trailing slash keep by default
This commit is contained in:
@@ -1289,7 +1289,7 @@ var (
|
||||
Description: "Preserve plugin proxy trailing slash.",
|
||||
Stage: FeatureStageGeneralAvailability,
|
||||
Owner: grafanaPluginsPlatformSquad,
|
||||
Expression: "true", // enabled by default
|
||||
Expression: "false", // disabled by default
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user