From b4ad74cdfe98e67c8a264887d7641bf384a57f1b Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sat, 18 Oct 2025 17:21:19 -0500 Subject: [PATCH] README: adjust 'default' titles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f1428e..8c9111f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ None. Role Variables -------------- -| Variable | Description | Default _(Role)_ | Default _(Kernel/Upstream)_ | +| Variable | Description | Role Default | Upstream Default | |----------|:-----------:|--------:|--------:| | `zfs_dkms_arc_pct_min` | Minimum physical memory (%) allowed for ARC usage | `0` | `0` | | `zfs_dkms_arc_pct_max` | Max physical memory (%) allowed for ARC usage | `16` | `0` |