Browse Source

modify deploy config file

tags/1.6.3
zhangshuang53 3 years ago
parent
commit
e6e34aee3b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      deploy/deploy-peer/src/main/resources/config/init/bftsmart.config

+ 1
- 1
deploy/deploy-peer/src/main/resources/config/init/bftsmart.config View File

@@ -134,7 +134,7 @@ system.totalordermulticast.timeout_highMark = 200

system.totalordermulticast.log = true
system.totalordermulticast.log_parallel = false
system.totalordermulticast.log_to_disk = true
system.totalordermulticast.log_to_disk = false
system.totalordermulticast.sync_log = false

#Period at which BFT-SMaRt requests the state to the application (for the state transfer state protocol)


Loading…
Cancel
Save