Set the autosave revision time by using this code snippet:
Snippet Type
Save to wp-config.php
Snippet
define('AUTOSAVE_INTERVAL', 120); // in seconds
Set the autosave revision time by using this code snippet:
Snippet Type
Save to wp-config.php
Snippet
define('AUTOSAVE_INTERVAL', 120); // in seconds