Update `WP_POST_REVISIONS` to **3** instead of **5** and add `define('AUTOSAVE_INTERVAL', 300);` to the _wp_config.php_ ``` define('AUTOSAVE_INTERVAL', 300); define('WP_POST_REVISIONS', 3); ``` Could we also include this in the Genesis build -> https://github.com/evolution/genesis-wordpress