Skip to content

Commit b1bf6aa

Browse files
authored
feat(config): fill whole config items (#6430)
* fill whole config item * update config.conf * update comment of committee * update comment of storageEnable * add node.rpc.maxRstStream, node.rpc.secondsPerWindow * delete item actuator.whitelist * comments of single line should starts with # * add two items * add config item node.maxTps * add some comments
1 parent 6d4e244 commit b1bf6aa

File tree

2 files changed

+200
-137
lines changed

2 files changed

+200
-137
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Requires 64-bit version of `JDK 17` to be installed, other JDK versions are not
105105

106106

107107
## Configuration flile
108-
Get the mainnet configuration file: [main_net_config.conf](https://github.com/tronprotocol/tron-deployment/blob/master/main_net_config.conf), other network configuration files can be found [here](https://github.com/tronprotocol/tron-deployment).
108+
Get the mainnet configuration file: [config.conf](framework/src/main/resources/config.conf), other network configuration files can be found [here](https://github.com/tronprotocol/tron-deployment).
109109

110110
## Hardware Requirements
111111

0 commit comments

Comments
 (0)