Title: auto save I saving draft
Last modified: August 19, 2016

---

# auto save I saving draft

 *  [mobixone](https://wordpress.org/support/users/mobixone/)
 * (@mobixone)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/auto-save-i-saving-draft/)
 * I am a webmaster of two site one is mobile sms and news i am using slow gprs 
   internet connection for updating my sites.
    when i give title to a post and start
   typing news in content it start saving draft auto and stops on saving draft long
   long time and when i try to save draft or publish my post it could not. How can
   i stop auto save and save draft option??? please guide me as soon as possible.
   Thanks Hur Abbas Naqvi
 * [Sites de-linked.]

Viewing 1 replies (of 1 total)

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years, 5 months ago](https://wordpress.org/support/topic/auto-save-i-saving-draft/#post-1850304)
 * For both, you can edit your wp-config.php (ABOVE the part that says stop editing
   here)
 * To disable Post Revisions: `define('WP_POST_REVISIONS', false);`
 * For Autosave:
 *     ```
       if ( !defined( 'AUTOSAVE_INTERVAL' ) )
       define( 'AUTOSAVE_INTERVAL', 60 );
       ```
   
 * Change 60 (seconds) to whatever you want. 1800 for example.

Viewing 1 replies (of 1 total)

The topic ‘auto save I saving draft’ is closed to new replies.

## Tags

 * [auto-save](https://wordpress.org/support/topic-tag/auto-save/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/auto-save-i-saving-draft/#post-1850304)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
