tinymce.init({  
     selector: 'textarea',
     images_upload_url: 'upload.php',
     automatic_uploads: false
});