updated requirements

This commit is contained in:
_den 2022-03-03 19:14:15 +10:00
parent 1734948d79
commit 7ac3ecc384
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
## Requirements for Polygon network
* memory: 64Gb (minimum)
* disk: 2Tb SSD (if you periodically prune state)
* disk: 3Tb SSD (require periodically prune state)
## Installation
Set in the `.env` file:

View File

@ -2,7 +2,7 @@
## Requirements for Ethereum network
* memory: 32Gb
* disk: 1Tb SSD (if you periodically prune state)
* disk: 1Tb SSD (require periodically prune state)
## Installation
Set the domain name to be used in the `.env` file. You can also set a list of allowed IP addresses there and addresses to treat as local. Rename `example.env` to `.env`: