Skip to content

Commit

Permalink
remove in confix
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Apr 22, 2024
1 parent b61ab67 commit d7a54e8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions tools/confix/data/v0.51-app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -169,17 +169,6 @@ max-recv-msg-size = "10485760"
# The default value is math.MaxInt32.
max-send-msg-size = "2147483647"

###############################################################################
### gRPC Web Configuration ###
###############################################################################

[grpc-web]

# GRPCWebEnable defines if the gRPC-web should be enabled.
# NOTE: gRPC must also be enabled, otherwise, this configuration is a no-op.
# NOTE: gRPC-Web uses the same address as the API server.
enable = true

###############################################################################
### State Sync Configuration ###
###############################################################################
Expand Down

0 comments on commit d7a54e8

Please sign in to comment.