use backblaze false=>don't //define('BACKBLAZE_ID',''); //define('BACKBLAZE_KEY', ''); //define('BACKBLAZE_BUCKET_ID', ''); //define('BACKBLAZE_BUCKET_NAME', ''); //define('BACKBLAZE_AUTODOWNLOAD', true); //if true, will download images from backblaze if not found local //define('BACKBLAZE_AUTOUPLOAD', true); //if true, will upload images to backblaze when they are uploaded to pictshare //define('BACKBLAZE_AUTODELETE', true); //if true, will delete images from backblaze if they are deleted from pictshare