Skip to content

Commit a9b2636

Browse files
JoannaaKLSamMorrowDrums
authored andcommitted
Remove unnecessary or
1 parent f8f32ee commit a9b2636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/github-mcp-server/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ var (
4949
Token: token,
5050
EnabledToolsets: enabledToolsets,
5151
DynamicToolsets: viper.GetBool("dynamic_toolsets"),
52-
ReadOnly: viper.GetBool("read-only") || viper.GetBool("read_only"),
52+
ReadOnly: viper.GetBool("read-only"),
5353
ExportTranslations: viper.GetBool("export-translations"),
5454
EnableCommandLogging: viper.GetBool("enable-command-logging"),
5555
LogFilePath: viper.GetString("log-file"),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy