Limit WP_POST_REVISIONS

define(’AUTOSAVE_INTERVAL’, 800); // seconds
define(’WP_POST_REVISIONS’, 3);