Commit ab9902ea021ba40dcd38ce7ebdb4e0331d214107

Authored by Adhidarma Hadiwinoto
1 parent 732c359a73
Exists in master and in 1 other branch dev

Dump config sample

Showing 1 changed file with 4 additions and 2 deletions Side-by-side Diff

... ... @@ -7,10 +7,12 @@
7 7 "listener": {
8 8 "partner": {
9 9 "trust_proxy": ["loopback", "linklocal"],
10   - "port": 25614
  10 + "port": 25614,
  11 + "dump": false
11 12 },
12 13 "core": {
13   - "port": 25615
  14 + "port": 25615,
  15 + "dump": false
14 16 },
15 17 "apiserver": {
16 18 "port": 25617,