Commit 0823a9d
committed
docs: make enforce_admins flip required in exit checklist (#93 review)
Code review on #101 pushed back on step 4 of the "When the exemption
ends" checklist: "Optionally flip enforce_admins to true". Leaving it
false in a 2-person setup keeps the admin-bypass door open even after
the single-owner workaround is no longer needed — which defeats the
point of having an exit checklist.
Drops "Optionally" and adds a one-line rationale so a future reader
understands why the flip is non-optional.
Refs #931 parent 70b96dd commit 0823a9d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments