I've installed AvalanchGo 1.7.1 on my Ubuntu 20.04 LTS Desktop via apt.
From what I read, the config file is supposed to be in ~/.avalanchego/configs/node.json.
Although ~/.avalanchego was created when I launched the node, no subdirectory named configs
was created inside of ~/.avalanchego.
My intention is to run a pruned node to the target size of 200GB. How might I configure my node so that the blockchain size does not exceed 200GB?
P.S. Would be great if some time in the future someone answered to this question on avalanche.stackexchange