Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: buchgr/bazel-remote
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a5a4e79d4d20774271970cb0e9588acd85a0ee32
Choose a base ref
..
head repository: buchgr/bazel-remote
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a4661f6cc0de0234c89350665cd6cc8eabb4c62
Choose a head ref
Showing with 3 additions and 0 deletions.
  1. +3 −0 README.md
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -448,6 +448,9 @@ http_address: 0.0.0.0:8080
# as described above):
#grpc_address: 0.0.0.0:9092

# Increase the gRPC server maximum receive message size
#grpc_max_recv_msg_size: 26214400

# If profile_address (or the deprecated profile_port and/or profile_host)
# is specified, then serve /debug/pprof/* URLs here (unix sockets are also
# supported as described above):