duplicati/Duplicati/CommandLine/RecoveryTool/Properties/launchSettings.json
2018-06-30 00:19:21 +02:00

10 lines
No EOL
194 B
JSON

{
"profiles": {
"Duplicati.CommandLine.RecoveryTool": {
"commandName": "Project",
"environmentVariables": {
"AUTOUPDATER_Duplicati_SKIP_UPDATE": "1"
}
}
}
}