This is used as config when running tests.

We also have just below 4 GiB available.

--- a/crates/arti/src/arti-example-config.toml
+++ b/crates/arti/src/arti-example-config.toml
@@ -458,11 +458,11 @@
 # The default is unlimited.
 #
 # Maximum memory use, after which reclamation starts:
-#    memory.max = "8 GiB"
+#    memory.max = "3 GiB"
 # (If anything is specified in `[system.memory]`, this value is mandatory.)
 #
 # When reclaiming memory, we stop when we reach this amount:
-#    memory.low_water = "6 GiB"
+#    memory.low_water = "2 GiB"
 # (The default is 3/4 of `system.memory.max`.)
 
 ##### ONION SERVICES
