Templates/Config.defaults.json

{
  "Level": 5,
  "OutputMode": "TempMove",
  "TempBackupPath": "__FO_TEMP_BACKUP__",
  "PluginSearchMode": "PortableFirst",
  "PluginPath": "__FO_PLUGIN_PATH__",
  "LogLevel": 1,
  "ReportLogLevel": null,
  "ReportPath": null,
  "SkipMissingTools": false,
  "BackupPath": null,
  "BackupSuffix": ".bak",
  "OptimizedSuffix": ".optimized",
  "HistoryEnabled": true,
  "HistoryPath": null,
  "DisablePluginMask": "",
  "Debug": false,
  "TempDirectory": null,
  "IncludeMask": "",
  "ExcludeMask": "",
  "PNGCopyMetadata": false,
  "PNGAllowLossy": false,
  "JPEGCopyMetadata": false,
  "JPEGAllowLossy": false,
  "GIFCopyMetadata": false,
  "GIFAllowLossy": false,
  "WEBPAllowLossy": false,
  "GZCopyMetadata": false,
  "ZIPCopyMetadata": false,
  "EXEEnableUPX": false,
  "EXEDisablePETrim": false,
  "CSSEnableTidy": false,
  "HTMLEnableTidy": false,
  "JSEnableJSMin": false,
  "JSAdditionalExtensions": "",
  "XMLEnableLeanify": false,
  "LUAEnableLeanify": false,
  "MiscDisable": false,
  "MiscCopyMetadata": false,
  "PDFSkipLayered": false,
  "PDFProfile": "none",
  "TIFFCopyMetadata": false,
  "MP4CopyMetadata": false,
  "WAVCopyMetadata": false,
  "WAVStripSilence": false,
  "ZIPRecurse": false,
  "LeanifyIterations": -1,
  "PNGWolfIterations": -1,
  "PluginTimeoutSeconds": 1800,
  "MaxPluginStderrBytes": 1048576,
  "AcknowledgedPluginBundleMinimum": ""
}