Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion config/development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ persistence:
keyspace: "temporal_visibility"
global:
membership:
name: temporal
maxJoinDuration: 30s
broadcastAddress: "127.0.0.1"
pprof:
Expand Down
1 change: 0 additions & 1 deletion config/development_active.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ persistence:
keyspace: "temporal_visibility_active"
global:
membership:
name: temporal_active
maxJoinDuration: 30s
broadcastAddress: "127.0.0.1"
pprof:
Expand Down
1 change: 0 additions & 1 deletion config/development_archival.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ persistence:
keyspace: "temporal_visibility"
global:
membership:
name: temporal
maxJoinDuration: 30s
broadcastAddress: "127.0.0.1"
pprof:
Expand Down
1 change: 0 additions & 1 deletion config/development_es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ persistence:
visibility: temporal-visibility-dev
global:
membership:
name: temporal
maxJoinDuration: 30s
pprof:
port: 7936
Expand Down
1 change: 0 additions & 1 deletion config/development_mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ persistence:

global:
membership:
name: temporal
maxJoinDuration: 30s
pprof:
port: 7936
Expand Down
1 change: 0 additions & 1 deletion config/development_other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ persistence:

global:
membership:
name: temporal_other
maxJoinDuration: 30s
pprof:
port: 9936
Expand Down
1 change: 0 additions & 1 deletion config/development_postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ persistence:

global:
membership:
name: temporal
maxJoinDuration: 30s
pprof:
port: 7936
Expand Down
1 change: 0 additions & 1 deletion config/development_prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ persistence:

global:
membership:
name: temporal
maxJoinDuration: 30s
pprof:
port: 7936
Expand Down
1 change: 0 additions & 1 deletion config/development_standby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ persistence:

global:
membership:
name: temporal_standby
maxJoinDuration: 30s
pprof:
port: 8936
Expand Down