FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
backup-backup
/
includes
/
htaccess
Edit File: default.json
{ "STORAGE::DIRECT::URL": "true", "STORAGE::LOCAL::PATH": "default", "STORAGE::EXTERNAL::GDRIVE": "false", "STORAGE::EXTERNAL::GDRIVE::DIRNAME": "BACKUP_MIGRATION_BACKUPS", "STORAGE::EXTERNAL::ONEDRIVE": "false", "STORAGE::EXTERNAL::FTP": "false", "STORAGE::EXTERNAL::FTP::DIRNAME": "BACKUP_MIGRATION_BACKUPS", "BACKUP:DATABASE": "true", "BACKUP:FILES": "true", "BACKUP:FILES::PLUGINS": "true", "BACKUP:FILES::UPLOADS": "true", "BACKUP:FILES::THEMES": "true", "BACKUP:FILES::OTHERS": "true", "BACKUP:FILES::WP": "false", "BACKUP:FILES::FILTER": "true", "BACKUP:FILES::FILTER:SIZE": "true", "BACKUP:FILES::FILTER:SIZE:IN": "100", "BACKUP:FILES::FILTER:NAMES": "true", "BACKUP:FILES::FILTER:FPATHS": "false", "BACKUP:FILES::FILTER:DPATHS": "false", "BACKUP:EXTENSION:TYPE": ".zip", "BACKUP:FILES::FILTER:NAMES:IN": [ { "txt": "wp-clone", "pos": "1", "whr": "1" }, { "txt": "wp-clone", "pos": "1", "whr": "2" }, { "txt": "backwpup", "pos": "1", "whr": "2" }, { "txt": ".git", "pos": "2", "whr": "2" }, { "txt": ".cpmh3129", "pos": "2", "whr": "2" }, { "txt": "error_log", "pos": "2", "whr": "2" }, { "txt": "node_modules", "pos": "2", "whr": "2" }, { "txt": "mysql.sql", "pos": "3", "whr": "1" }, { "txt": "debug.log", "pos": "3", "whr": "1" }, { "txt": ".part", "pos": "3", "whr": "1" }, { "txt": ".tmp", "pos": "3", "whr": "1" }, { "txt": ".zip", "pos": "3", "whr": "1" }, { "txt": ".tr", "pos": "3", "whr": "1" }, { "txt": ".gz", "pos": "3", "whr": "1" }, { "txt": ".sgbp", "pos": "3", "whr": "1" }, { "txt": ".wpress", "pos": "3", "whr": "1" } ], "BACKUP:FILES::FILTER:FPATHS:IN": [], "BACKUP:FILES::FILTER:DPATHS:IN": [], "BACKUP:NAME": "BM_%Y-%m-%d_%H_%i_%s_%hash", "OTHER:EMAIL:TITLE": "Backup Migration Plugin", "OTHER:EMAIL:NOTIS": true, "OTHER:EXPERIMENT:TIMEOUT": false, "OTHER:EXPERIMENT:TIMEOUT:HARD": false, "OTHER:USE:TIMEOUT:NORMAL": true, "OTHER:UNINSTALL:CONFIGS": false, "OTHER:UNINSTALL:BACKUPS": false, "OTHER:DOWNLOAD:DIRECT": true, "OTHER:BACKUP:DB:BATCHING": false, "OTHER:BACKUP:DB:SINGLE:FILE": false, "OTHER:RESTORE:BEFORE:CLEANUP": false, "OTHER:CLI:DISABLE": true, "OTHER:CLI:PATH": "", "OTHER:DB:QUERIES": "500", "OTHER:DB:SEARCHREPLACE:MAX": "5000", "OTHER:FILE:EXTRACT:MAX": "auto", "OTHER:BACKUP:SPACE:CHECKING": false, "OTHER:RESTORE:SPLITTING": true, "OTHER:RESTORE:DB:V3": true, "OTHER::NEW_SEARCH_REPLACE_ENGINE": true, "CRON:ENABLED": false, "CRON:TYPE": "week", "CRON:DAY": "1", "CRON:WEEK": "1", "CRON:HOUR": "08", "CRON:MINUTE": "00", "CRON:KEEP": "2" }
Save
Back