You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: clarify innodb_doublewrite trade-off and correct PHP minimum
innodb_doublewrite = OFF reduces crash safety on all storage types,
including SSD/NVMe; reword to make the durability trade-off explicit.
PHP minimum updated from 7.3 to 8.1 (required as of Cacti 1.2.31).
Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
0 commit comments