From 3ae6ecdeb424a98feaf96dc31b1e8a2aaff3536e Mon Sep 17 00:00:00 2001 From: sniperwolf <36472658+sniperwolf260879@users.noreply.github.com> Date: Sat, 16 May 2026 01:31:57 +0200 Subject: [PATCH] Create LOW_SPEC_GUIDE.md --- LOW_SPEC_GUIDE.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 LOW_SPEC_GUIDE.md diff --git a/LOW_SPEC_GUIDE.md b/LOW_SPEC_GUIDE.md new file mode 100644 index 0000000000..f368480c19 --- /dev/null +++ b/LOW_SPEC_GUIDE.md @@ -0,0 +1,6 @@ +# Canopy Node: Low Spec Optimization +Tips for running a node on legacy hardware (like AMD FX series): +- Use an SSD (Samsung 860 EVO recommended). +- Disable Windows Fast Boot in BIOS. +- Monitor CPU temps (Target < 65°C). +- Stop Windows Updates to prevent loops.